Re: [Axapta-Knowledge-Village] Problem with Index.

2010-06-28 Thread mahesh tej
Hi Siva,

Not sure, if u already got the solution. Seems like there is a ttslevel 
violation. Check ur code and make sure that ttscommit is called only after 
ttsbegin.

Pointer: Watch the value appl.ttslevel() while debugging.


Thanks,
Mahesh Tej.



From: SIVA MOHAN YERRAMSETTY sivamohan...@hotmail.com
To: Ax Knowledge Village axapta-knowledge-village@yahoogroups.com
Sent: Fri, 25 June, 2010 6:28:43 AM
Subject: [Axapta-Knowledge-Village] Problem with Index.

  
Hi everyone, 
I have created one index in XXX Table which doesn’t have at least one Index 
earlier and the same has been used by other tables.  Here issue is, when I am 
inserting or deleting the data from XXX table I am getting the below errors.
 
1)  Cannot delete a record in  ().
The values displayed in the form are not current, so an update or deletion 
cannot be made. To view the current values, on the Command menu, click Restore 
or press CTRL+F5.
2)  Cannot select a record in  (). Type: , The SQL database has 
issued an error.
3)  Stack trace: Call to TTSCOMMIT without first calling TTSBEGIN.
(S)\Classes\ xRecord\dbOpInTr ansaction
(C)\Classes\ FormDataSource\ delete
(C)\Classes\ FormRun\task
(C)\Classes\ SysSetupFormRun\ task - line 20
 
Could anyone tell me what was problem? How can I solve?

The dark side of terrorists revealed in MSN Internal Security Get it now. 
 



Re: [Axapta-Knowledge-Village] Error while generating GANTT Chart in Project Module in AX 2009.

2010-06-02 Thread mahesh tej


Hi Venkat,

Its Infolog right? Do you have activities in that project?

Thanks,
Mahesh Tej



From: Venkat Krishna gnvenkat.kris...@yahoo.co.in
To: Axapta-Knowledge-Village@yahoogroups.com
Sent: Wed, 2 June, 2010 9:45:18 AM
Subject: [Axapta-Knowledge-Village] Error while generating GANTT Chart in 
Project Module in AX 2009.

  
Hi All,

When I generate Gantt chart through Projects -- Inquiry -- Gantt the 
following error is coming No nodes to display. Can anyone suggest me how to 
get rid of this error? Any setting is missing?

Thanks in Advance
Venkat






Re: [Axapta-Knowledge-Village] Error while generating GANTT Chart in Project Module in AX 2009.

2010-06-02 Thread mahesh tej
Ok. Then I am not sure Venkat.

However, put a debugger in Classes\GanttTableCollection\totalRecordsInAllTables

and watch the value, that is returned. A non zero value is desired. 

May be a developer can help further. 

Thanks,
Mahesh Tej





From: Venkat Krishna Narasimhan gnvenkat.kris...@yahoo.co.in
To: Axapta-Knowledge-Village@yahoogroups.com
Cc: goto_...@yahoo.co.in
Sent: Wed, 2 June, 2010 11:22:37 AM
Subject: Re: [Axapta-Knowledge-Village] Error while generating GANTT Chart in 
Project Module in AX 2009.

  
Hi Mahesh,

Yes its only infolog. And I have estimated time and actual time for all the 
activities against the project. Still the Infolog is coming. But no activity is 
getting displayed. Can you pl help to sort out this?

Thanks
Venkat


--- On Wed, 2/6/10, mahesh tej goto_...@yahoo. co.in wrote:


From: mahesh tej goto_...@yahoo. co.in
Subject: Re: [Axapta-Knowledge- Village] Error while generating GANTT Chart in 
Project Module in AX 2009.
To: Axapta-Knowledge- vill...@yahoogro ups.com
Date: Wednesday, 2 June, 2010, 1:47 PM


  


Hi Venkat,

Its Infolog right? Do you have activities in that project?

Thanks,
Mahesh Tej



From: Venkat Krishna gnvenkat.krishna@ yahoo.co. in
To: Axapta-Knowledge- vill...@yahoogro ups.com
Sent: Wed, 2 June, 2010 9:45:18 AM
Subject: [Axapta-Knowledge- Village] Error while generating GANTT Chart in 
Project Module in AX 2009.

  
Hi All,

When I generate Gantt chart through Projects -- Inquiry -- Gantt the 
following error is coming No nodes to display. Can anyone suggest me how to 
get rid of this error? Any setting is missing?

Thanks in Advance
Venkat


 





[Axapta-Knowledge-Village] Question on X++ Basics

2010-05-27 Thread mahesh tej
Hi Experts,

Does anyone know why class declaration of all forms in Ax is:

final class FormRun extends ObjectRun
 
Instead of something like 
 
final class FORMNAME extends FormRun 

Let it be a stupid, silly question :-).

Thanks,
Mahesh Tej



Re: [Axapta-Knowledge-Village] Batch Error

2010-05-26 Thread mahesh tej
You are trying to run a piece of code that is intended to run on client only. 
Check the error log in Batch History to know the exact line of code. Either 
assert it to run on server or make it to run on both client  server.

Thanks,
Mahesh Tej





From: SUNEEL BABU suneel...@hotmail.com
To: Axapta Knowledge village axapta-knowledge-village@yahoogroups.com; amit 
bhatt AX amit_bha...@yahoo.com; Arjit babu Ax arijit.b...@gmail.com; Anitha 
AX mail2eani...@gmail.com
Sent: Tue, 25 May, 2010 3:55:05 PM
Subject: [Axapta-Knowledge-Village] Batch Error

  
Dear All.,
  When i run batch process from client i got the error. 
The server-side impersonated (RunAs) session tried to invoke a method that is 
available for client-side processing only.

Please any one can tell me the how to solve this...

Regards., 
Suneel



The latest auto launches and test drives Drag n' drop 




Re: [Axapta-Knowledge-Village] Re: (Urgent) Install AX 2009 Components on for Multiple instances?

2010-04-23 Thread mahesh tej
Hi Kareem,

I have done these setups in different environments. But not all in same 
machines. I am still not sure how BC will point to different instances of AOS, 
when installing EP or WF on same server. 

I am not aware of hotfix, that you mentioned in our personal conversation.

Experts, 

Can someone help. Here is the requirement as I understood - 

Install different instances on AOS on same machine

Install different EP, WF, SSRSsites on same machine pointing to different 
instances of AOS in above server. 

Thanks,
Mahesh Tej




From: mahesh tej goto_...@yahoo.co.in
To: Axapta-Knowledge-Village@yahoogroups.com
Sent: Tue, 20 April, 2010 9:17:26 AM
Subject: Re: [Axapta-Knowledge-Village] Re: (Urgent) Install AX 2009 Components 
on for Multiple instances?

  
Ok. Hmm ... still not clear. I have done these setups quite a many times. 
Please feel free to ping me at maheshtej.v@ gmail.com or mahesh...@hotmail. com

Will help you. 

Thanks,
Mahesh Tej






From: kardo_ax kardo...@yahoo. com
To: Axapta-Knowledge- vill...@yahoogro ups.com
Sent: Tue, 20 April, 2010 7:50:04 AM
Subject: [Axapta-Knowledge- Village] Re: (Urgent) Install AX 2009 Components on 
for Multiple instances?

  

What I want is to have dev, test, training and production environments,
where each to be used as the name indicates.

--- In Axapta-Knowledge- vill...@yahoogro ups.com, mahesh tej
goto_...@.. . wrote:

 This is little confusing. You have 4 environments and AOSes are
installed on same server!?

 Did you mean that, u want to simulate 4 environments in a single
environment?

 Thanks,
 Mahesh

 Â



  _ _ __
 From: kardo_ax kardo...@...
 To: Axapta-Knowledge- vill...@yahoogro ups.com
 Sent: Mon, 19 April, 2010 11:17:11 AM
 Subject: [Axapta-Knowledge- Village] (Urgent) Install AX 2009
Components on for Multiple instances?

 Â
 Hi All,

 we have four environments installed for AX 2009: Dev, Test, Training
and Production. AOSs installed on the same server. Sharepoint server is
used on another server where the Enterprise portal was installed. SQL
2008 server was used for installing ssrs and ssas.

 For the production I have installed AX components: Workflow,
Enterprise portal, Reporting serives and analysis extensions.

 How can we install the same components for the other environments? ?




 Send free SMS to your Friends on Mobile from your Yahoo! Messenger.
Download Now! http://messenger. yahoo.com/ download. php





Reply to sender | Reply to group | Reply via web post | Start a New Topic 
Messages in this topic (5) 
Recent Activity:* New Members 4 
Visit Your Group 
News-Flash of Axapta Knowledge Village
===
VISIT THE Microsoft Dynamics AX Knowledge Village at LINKEDIN: 
http://www.linkedin.com/e/gis/165338.

Sharing the knowledge on Axapta.
Visit www.frappr.com/axapta for axapta friends.

Come and choose your preferred name for Microsoft Dynamics AX on the Axapta 
Knowledge Village, Visit www.axapta-knowledge-village.tk

MARKETPLACE
Stay on top of your group activity without leaving the page you're on - Get the 
Yahoo! Toolbar now.



Welcome to Mom Connection! Share stories, news and more with moms like you.



Hobbies  Activities Zone: Find others who share your passions! Explore new 
interests.
 
Switch to: Text-Only, Daily Digest • Unsubscribe • Terms of Use
. 



Re: [Axapta-Knowledge-Village] Re: (Urgent) Install AX 2009 Components on for Multiple instances?

2010-04-20 Thread mahesh tej
Ok. Hmm ... still not clear. I have done these setups quite a many times. 
Please feel free to ping me at maheshte...@gmail.com or mahesh...@hotmail.com

Will help you. 

Thanks,
Mahesh Tej






From: kardo_ax kardo...@yahoo.com
To: Axapta-Knowledge-Village@yahoogroups.com
Sent: Tue, 20 April, 2010 7:50:04 AM
Subject: [Axapta-Knowledge-Village] Re: (Urgent) Install AX 2009 Components on 
for Multiple instances?

  

What I want is to have dev, test, training and production environments,
where each to be used as the name indicates.

--- In Axapta-Knowledge- vill...@yahoogro ups.com, mahesh tej
goto_...@.. . wrote:

 This is little confusing. You have 4 environments and AOSes are
installed on same server!?

 Did you mean that, u want to simulate 4 environments in a single
environment?

 Thanks,
 Mahesh

 Â



  _ _ __
 From: kardo_ax kardo...@...
 To: Axapta-Knowledge- vill...@yahoogro ups.com
 Sent: Mon, 19 April, 2010 11:17:11 AM
 Subject: [Axapta-Knowledge- Village] (Urgent) Install AX 2009
Components on for Multiple instances?

 Â
 Hi All,

 we have four environments installed for AX 2009: Dev, Test, Training
and Production. AOSs installed on the same server. Sharepoint server is
used on another server where the Enterprise portal was installed. SQL
2008 server was used for installing ssrs and ssas.

 For the production I have installed AX components: Workflow,
Enterprise portal, Reporting serives and analysis extensions.

 How can we install the same components for the other environments? ?




 Send free SMS to your Friends on Mobile from your Yahoo! Messenger.
Download Now! http://messenger. yahoo.com/ download. php







Re: [Axapta-Knowledge-Village] Object modification Log

2010-04-20 Thread mahesh tej
If the question to get the list of objects modified by developer, 

Use the project filter with a query definition where UtilLevel is layer, where 
development is done.

Project filter link: http://msdn.microsoft.com/en-us/library/aa637684.aspx

Thanks,
Mahesh Tej




From: Axapta Erp axapta_...@yahoo.com
To: Axapta-Knowledge-Village@yahoogroups.com
Sent: Mon, 19 April, 2010 7:14:17 PM
Subject: [Axapta-Knowledge-Village] Object modification Log

  
Hi everyone,

In Axapta 2009, where i can see the log of objects modified by the user.

Thanks 
Send free SMS to your Friends on Mobile from your Yahoo! Messenger. Download 
Now! http://messenger. yahoo.com/ download. php




Re: [Axapta-Knowledge-Village] Reading pdf in Ax?

2010-04-20 Thread mahesh tej
Thank you very much. 

This is a Microsoft web browser control. Were you able to see pdf file in 
preview tab? I don't have CRM license, but I created a new form using same 
control and code. When i opened the new form giving a  pdf file as input in 
this browser control, it is just opening pdf in a new Adobe window, but not 
inside tabpage. 

If you are able to open it inside the tab page, please let me know. Then I will 
have to check if  there is an add-on for Internet Explorer, that will open pdf.

Appreciate your pointer.

Thanks,
Mahesh Tej.





From: maheswarareddy atchi atchi_mah...@yahoo.com
To: Axapta-Knowledge-Village@yahoogroups.com
Sent: Tue, 20 April, 2010 12:19:24 PM
Subject: Re: [Axapta-Knowledge-Village] Reading pdf in Ax?

  
I Really dont know , if this would help you, but can definitely take a cue from 

Please connect the system you are working on to the internet, preferably to 
your local application. Please use a standard application with the demo data in 
it

go to the CRM -- Periodic -- Marketing Automation -- Encyclopedia -

The preview is shown in the bottom screen. Hope this would help, if you already 
know please ignore. I am no tech guy.

Mahesh Reddy





From: mahesh tej goto_...@yahoo. co.in
To: Axapta-Knowledge- vill...@yahoogro ups.com
Sent: Mon, 19 April, 2010 4:55:24 PM
Subject: Re: [Axapta-Knowledge- Village] Reading pdf in Ax?

  
I want to view the pdf inside a tabpage.


 




From: Santosh Ramamurthy ramamurthy.santosh@ gmail.com
To: Axapta-Knowledge- vill...@yahoogro ups.com
Sent: Thu, 15 April, 2010 2:09:33 PM
Subject: Re: [Axapta-Knowledge- Village] Reading pdf in Ax?

  
Hey Mahesh,

Can you check How \Forms\DocuView is designed. Like in if a customer wants to 
attach a document or any other stuff we can do it by document handling.

In your case can u customise the docuView form so that u can attach that pdf 
file and u can view the file?

Pls correct me if this is not wat u needed


On Thu, Apr 15, 2010 at 2:17 PM, mahesh tej goto_...@yahoo. co.in wrote:

  
Hi Experts,

Is it possible to display a pdf file in AX? Preferably without Active-X 
controls or in worst case, a free downloadable  control.

Thanks,
Mahesh Tej
Send free SMS to your Friends on Mobile from your Yahoo! Messenger. Download 
Now! http://messenger. yahoo.com/ download. php 


-- 
Regards,
Santosh.R

Please don't print this email unless you really need to. This will preserve 
trees on our planet.

Send free SMS to your Friends on Mobile from your Yahoo! Messenger. Download 
Now! http://messenger. yahoo.com/ download. php 
Send free SMS to your Friends on Mobile from your Yahoo! Messenger. Download 
Now! http://messenger. yahoo.com/ download. php 
 y



Re: [Axapta-Knowledge-Village] Reading pdf in Ax?

2010-04-20 Thread mahesh tej
yes got your point. 

Again its the same ActiveX Control, used even here. Now I need to figure out a 
way to display pdf inside my web browser, which is instead, opening it in a new 
Adobe Reader leaving the browser empty. 

To explain this: 

Open your IE and give pdf file path, (it may prompt, click open), it will open 
pdf inside the browser for you.

At my end, it is opening in a new Adobe pdf reader. 

Thanks. I will figure this out. 

Thanks,
Mahesh Tej


 




From: maheswarareddy atchi atchi_mah...@yahoo.com
To: Axapta-Knowledge-Village@yahoogroups.com
Sent: Tue, 20 April, 2010 2:11:45 PM
Subject: Re: [Axapta-Knowledge-Village] Reading pdf in Ax?

  


Dear Mahesh Tej,

Go to the document Management , create a new document by attaching a file. 
Select the PDF file and attach it. Now on the document management select the 
option Show file option. It displays the PDF in the browser below itself. i 
think this should solve the problem 

Mahesh



From: mahesh tej goto_...@yahoo. co.in
To: Axapta-Knowledge- vill...@yahoogro ups.com
Sent: Tue, 20 April, 2010 2:22:19 PM
Subject: Re: [Axapta-Knowledge- Village] Reading pdf in Ax?

  
Thank you very much. 

This is a Microsoft web browser control. Were you able to see pdf file in 
preview tab? I don't have CRM license, but I created a new form using same 
control and code. When i opened the new form giving a  pdf file as input in 
this browser control, it is just opening pdf in a new Adobe window, but not 
inside tabpage. 

If you are able to open it inside the tab page, please let me know. Then I will 
have to check if  there is an add-on for Internet Explorer, that will open pdf.

Appreciate your pointer.

Thanks,
Mahesh Tej.





From: maheswarareddy atchi atchi_mahesh@ yahoo.com
To: Axapta-Knowledge- vill...@yahoogro ups.com
Sent: Tue, 20 April, 2010 12:19:24 PM
Subject: Re: [Axapta-Knowledge- Village] Reading pdf in Ax?

  
I Really dont know , if this would help you, but can definitely take a cue from 

Please connect the system you are working on to the internet, preferably to 
your local application. Please use a standard application with the demo data in 
it

go to the CRM -- Periodic -- Marketing Automation -- Encyclopedia -

The preview is shown in the bottom screen. Hope this would help, if you already 
know please ignore. I am no tech guy.

Mahesh Reddy





From: mahesh tej goto_...@yahoo. co.in
To: Axapta-Knowledge- vill...@yahoogro ups.com
Sent: Mon, 19 April, 2010 4:55:24 PM
Subject: Re: [Axapta-Knowledge- Village] Reading pdf in Ax?

  
I want to view the pdf inside a tabpage.


 




From: Santosh Ramamurthy ramamurthy.santosh@ gmail.com
To: Axapta-Knowledge- vill...@yahoogro ups.com
Sent: Thu, 15 April, 2010 2:09:33 PM
Subject: Re: [Axapta-Knowledge- Village] Reading pdf in Ax?

  
Hey Mahesh,

Can you check How \Forms\DocuView is designed. Like in if a customer wants to 
attach a document or any other stuff we can do it by document handling.

In your case can u customise the docuView form so that u can attach that pdf 
file and u can view the file?

Pls correct me if this is not wat u needed


On Thu, Apr 15, 2010 at 2:17 PM, mahesh tej goto_...@yahoo. co.in wrote:

  
Hi Experts,

Is it possible to display a pdf file in AX? Preferably without Active-X 
controls or in worst case, a free downloadable  control.

Thanks,
Mahesh Tej
Send free SMS to your Friends on Mobile from your Yahoo! Messenger. Download 
Now! http://messenger. yahoo.com/ download. php 


-- 
Regards,
Santosh.R

Please don't print this email unless you really need to. This will preserve 
trees on our planet.

Send free SMS to your Friends on Mobile from your Yahoo! Messenger. Download 
Now! http://messenger. yahoo.com/ download. php 
Send free SMS to your Friends on Mobile from your Yahoo! Messenger. Download 
Now! http://messenger. yahoo.com/ download. php  y
Dear





Re: [Axapta-Knowledge-Village] Reading pdf in Ax?

2010-04-19 Thread mahesh tej
I want to view the pdf inside a tabpage.


 




From: Santosh Ramamurthy ramamurthy.sant...@gmail.com
To: Axapta-Knowledge-Village@yahoogroups.com
Sent: Thu, 15 April, 2010 2:09:33 PM
Subject: Re: [Axapta-Knowledge-Village] Reading pdf in Ax?

  
Hey Mahesh,

Can you check How \Forms\DocuView is designed. Like in if a customer wants to 
attach a document or any other stuff we can do it by document handling.

In your case can u customise the docuView form so that u can attach that pdf 
file and u can view the file?

Pls correct me if this is not wat u needed


On Thu, Apr 15, 2010 at 2:17 PM, mahesh tej goto_...@yahoo. co.in wrote:

  
Hi Experts,

Is it possible to display a pdf file in AX? Preferably without Active-X 
controls or in worst case, a free downloadable  control.

Thanks,
Mahesh Tej
Send free SMS to your Friends on Mobile from your Yahoo! Messenger. Download 
Now! http://messenger. yahoo.com/ download. php 


-- 
Regards,
Santosh.R

Please don't print this email unless you really need to. This will preserve 
trees on our planet.



Send free SMS to your Friends on Mobile from your Yahoo! Messenger. Download 
Now! http://messenger.yahoo.com/download.php

Re: [Axapta-Knowledge-Village] (Urgent) Install AX 2009 Components on for Multiple instances?

2010-04-19 Thread mahesh tej
This is little confusing. You have 4 environments and AOSes are installed on 
same server!?

Did you mean that, u want to simulate 4 environments in a single environment?

Thanks,
Mahesh

 




From: kardo_ax kardo...@yahoo.com
To: Axapta-Knowledge-Village@yahoogroups.com
Sent: Mon, 19 April, 2010 11:17:11 AM
Subject: [Axapta-Knowledge-Village] (Urgent) Install AX 2009 Components on for 
Multiple instances?

  
Hi All,

we have four environments installed for AX 2009: Dev, Test, Training and 
Production. AOSs installed on the same server. Sharepoint server is used on 
another server where the Enterprise portal was installed. SQL 2008 server was 
used for installing ssrs and ssas.

For the production I have installed AX components: Workflow, Enterprise portal, 
Reporting serives and analysis extensions.

How can we install the same components for the other environments? ?




Send free SMS to your Friends on Mobile from your Yahoo! Messenger. Download 
Now! http://messenger.yahoo.com/download.php

Re: [Axapta-Knowledge-Village] Identifying Thread Id

2010-04-15 Thread mahesh tej
Ashish bhai,

Saw ur mail just now. Not sure, if u already know this. To get details about 
clr error, use this code. 


catch (Exception::CLRError)
{
    e = ClrInterop::getLastException();

    while( e )
    {
    info( e.get_Message() );
    e = e.get_InnerException();
    }
}

/Mahesh Tej




From: compashi compa...@gmail.com
To: Axapta-Knowledge-Village@yahoogroups.com
Sent: Mon, 5 April, 2010 9:54:55 PM
Subject: [Axapta-Knowledge-Village] Identifying Thread Id

  
Hi Community Members,

One of our client is facing error of ClrObject static method invocation error 
during batch execution of SO for invoicing. The error is sporadic in nature, 
and we want to find out the reasons behind it. We are utlizing Print Management 
feature of DAX 2009 for printing and sending mail to clients customers, CCH 
TaxOnline is another Addon that is also in place. Our suspicion stem out from 
the fact that there are ClrObject static method invocation error in the batch 
infolog and mails are not reaching clients' customer's at times.

We want to trace the reasons, for which we created the Error logging tool, 
which will do logging as SO invoicing code is executed. We are successfully 
able to log the code execution of SO invoice ,once we do it manually i.e. SO 
invocing without putting it inside a batch. The problem occurs once we execute 
the error logging tool to log errors during batch execution.We need some unique 
identifier viz. thread etc to identify as to which errors are logged against 
which Invoice id, as during code execution we don't access to Invoice Id at all 
the places of code execution.

Regards,
Ashish Singh




Send free SMS to your Friends on Mobile from your Yahoo! Messenger. Download 
Now! http://messenger.yahoo.com/download.php

[Axapta-Knowledge-Village] Reading pdf in Ax?

2010-04-15 Thread mahesh tej
Hi Experts,

Is it possible to display a pdf file in AX? Preferably without Active-X 
controls or in worst case, a free downloadable control.

Thanks,
Mahesh Tej

Send free SMS to your Friends on Mobile from your Yahoo! Messenger. Download 
Now! http://messenger.yahoo.com/download.php

Re: [Axapta-Knowledge-Village] Axapta 2009 opening

2009-10-29 Thread mahesh tej
http://www.howtogeek.com/forum/topic/all-exe-files-open-with-adobe





From: Sara saragoo...@yahoo.com
To: Axapta-Knowledge-Village@yahoogroups.com
Sent: Thu, 29 October, 2009 3:49:36 PM
Subject: [Axapta-Knowledge-Village] Axapta 2009 opening

  
when i open client of Ax 2009 it some times open with the Adobe Reader 
even when i am trying to use open with it does not allow me to open that client 
can any one help me !





  Yahoo! India has a new look. Take a sneak peek http://in.yahoo.com/trynew

Re: [Axapta-Knowledge-Village] Corrupted AOS

2009-08-16 Thread mahesh tej
Hi Pranum,

Unable to open your text files. Can u open DynamicsSetupLog, find word 'Error' 
and send those lines containing description abt error?

In the meanwhile, try these
1. Check disk space
2.  Delete registry entries: HKLM\System\CurrentControlSet\Services\Dynamics 
Server\
 
Thanks,
Mahesh Tej.

 




From: pranam mukher pranam_shub...@yahoo.co.in
To: axa knwoldge Axapta-Knowledge-Village@yahoogroups.com
Sent: Wednesday, 5 August, 2009 8:49:36 AM
Subject: [Axapta-Knowledge-Village] Corrupted AOS [2 Attachments]

  
[Attachment(s) from pranam mukher included below] 


Hi all
   I am trying to install Ax in my machine, I am facing some error while 
configuring AOS nd setup throws an unhandled exception.. 

I think its because of corrupted msi files, or problem on .net side.. Or the 
previous installations of thae application( files in registry) are causing 
problems 
I have cleaned up registry using registry cleanup tool but still the 
problem exists... i think i have deleted some neccessary files, in registry by 
mistake dont know... 

Attached are the Log files or reference... will appriciate any help in this 
regard.


Thanks

Pranam 


Yahoo! recommends that you upgrade to the new and safer Internet Explorer 8. 



  See the Web#39;s breaking stories, chosen by people like you. Check out 
Yahoo! Buzz. http://in.buzz.yahoo.com/

Re: [Axapta-Knowledge-Village] Re: Slow performance on Misc Charges on Purchase Orders

2009-08-16 Thread mahesh tej
Hi Eddie,

 As this is a trans table, NotInTTS will be ideal caching mechanism. 
Optimizing caching alone may not help. Ideal method of optimizing performance 
is analyzing server trace and DMV of the transaction. 

If the delay is because of bad Business Logic, then change the code and if its 
due bad sql add appropriate indexes.

But, as this is time taking process, I suggest u to put a breakpoint in each 
method(override methods if necessary) and see where exactly is it delaying. 

During the delay process, run the following Stored Procedures in Sql 

sp_who
sp_who2

this will give u the sql that is running from a long time. Then u add the 
where clause columns as an Index in the Table. This might help.

I personally feel that you need to add/ modify indexes. 

Try this and please let me know, if it worked.

Thanks,
Mahesh






From: edwardjosling edwardjosl...@hotmail.com
To: Axapta-Knowledge-Village@yahoogroups.com
Sent: Thursday, 6 August, 2009 4:36:00 PM
Subject: [Axapta-Knowledge-Village] Re: Slow performance on Misc Charges on 
Purchase Orders

  
Hi James

We use Ax2009.  In the table properties I see the CacheLookup value is set to 
NotInTTS.  Are you refering to this value?

--- In Axapta-Knowledge- vill...@yahoogro ups.com, James Flavell djf1...@... 
 wrote:

 Check if the table is set as Tablecache FULL (meaning all records will be
 loaded into the users session when the user first accesses the table).  If
 it is change it to NONE
 
 
   _ 
 
 From: Axapta-Knowledge- vill...@yahoogro ups.com
 [mailto:Axapta-Knowledge- vill...@yahoogro ups.com] On Behalf Of edwardjosling
 Sent: 06 August 2009 20:38
 To: Axapta-Knowledge- vill...@yahoogro ups.com
 Subject: [Axapta-Knowledge- Village] Slow performance on Misc Charges on
 Purchase Orders
 
 
 
 
 Hi All
 
 We are experiencing very slow performance (about 10minutes to load!) when
 trying to load misc charges on purchase order header. I have noticed that
 the MarkupTrans table contains some 870 000 records (this is due to auto
 misc postings on sales order lines). Will this be the cause of the slow
 performance and if so how do one go about to improve? 
 
 Regards
 Eddie



   


  See the Web#39;s breaking stories, chosen by people like you. Check out 
Yahoo! Buzz. http://in.buzz.yahoo.com/

[Axapta-Knowledge-Village] Sync Active Directory with Ax Users

2009-08-02 Thread mahesh tej
My client has around 20K employees. Each employee is an user in AX. Daily, they 
may add/ modify employees in Active Directory. It may not be a good idea 
to add/modify users manually in Ax.
 
We may create users by using wizard: Administration  Users  Import, but only 
the first time. From next time, there is no option in the wizard that will 
filter newly joined employees from AD (a filter like 'WhenCreated').
 
Sometimes, an employee information may be modified in AD like his first name is 
wrongly spelt and corrected. We need to update this information in Ax User as 
well.
 
I created a batch which will import employees from AD as Users in AX and it 
will do the following: 

    1. Add newly joined employees (in AD) as users in Ax, by filtering 
whenCreated attribute of AD user
    2. Modify users by filtering whenChanged attribute of AD user

I am just curious whether every company, that is implementing Ax and having 
many AX Users have created thier own batch classes.
 
Question:

Is there a standard way, to sync AD users/employees with Ax Users?

Or 
 
Should we create our own batches? If we have to, is there a standard way which 
many companies in the world are following?
 
Thanks,
Mahesh Tej.


  See the Web#39;s breaking stories, chosen by people like you. Check out 
Yahoo! Buzz. http://in.buzz.yahoo.com/

Re: [Axapta-Knowledge-Village] DataAreaId / Company ID

2009-05-24 Thread mahesh tej
Yifat,
 
Why do u need this?
 
Thanks,
Mahesh




From: Jens Strandberg j...@strandbergs.dk
To: Axapta-Knowledge-Village@yahoogroups.com
Sent: Thursday, 21 May, 2009 5:17:07 PM
Subject: RE: [Axapta-Knowledge-Village] DataAreaId / Company ID





This is not possible; you cannot change the size of a system EDT like 
DataAreaId.
 
/Jens



From: Axapta-Knowledge- vill...@yahoogro ups.com [mailto:Axapta- Knowledge- 
vill...@yahoogro ups.com] On Behalf Of kristanto surjadi
Sent: Thursday, May 21, 2009 9:49 AM
To: Axapta-Knowledge- vill...@yahoogro ups.com
Subject: Re: [Axapta-Knowledge- Village] DataAreaId / Company ID


I dont think that would be a problem. Increase the size from the extended data 
type.

Regards,

Kris

--- On Thu, 5/21/09, yifath1 ymer...@silverkeys. co.za wrote:


From: yifath1 ymer...@silverkeys. co.za
Subject: [Axapta-Knowledge- Village] DataAreaId / Company ID
To: Axapta-Knowledge- vill...@yahoogro ups.com
Date: Thursday, May 21, 2009, 8:16 AM


Hi all,

I need to increase the companyID, which i assume is the same as the DataAreaId 
(from 3 to 5 characters)

Do you think this is a problem?

If not, where would i do this?

Many thanks

Yifat

 




  Explore and discover exciting holidays and getaways with Yahoo! India 
Travel http://in.travel.yahoo.com/

[Axapta-Knowledge-Village] Help Required Ep - Urgent

2007-06-01 Thread mahesh tej
Hi all,


I have created a new table say Table1 and have a field called field1 which is 
the unique key field

Now this table is related to PurchLine by creating a relation in PurchLine 
table in the following way

PurchLine.Field1 == Table1.Field1

Now these two tables are used in webforms as datasource along with PurchTable 
also as datasource

PurchLine datasource has property Joinsource set to PurchTable, Link type as 
active and delayActive as no

Table1 datasource has property Joinsource set to PurchLine, Link type as active 
and delayActive as no

I have added a web grid in this web form and grid contains fields from both the 
tables (webgrid data source is PurcLine)

The problem is that for fields of PurchLine data is coming in proper way but 
for fields of Table 1 only 1 record is shown in the webgrid for all the records 
of PurchLine

This setup was working fine in 3.0 EP but when we recreated the whole form in 
4.0 EP this setup is not working as expected. Request anybody who has had 
similar experience with 4.0 EP to share their thoughts on the same

Thanks  Regards,
Mahesh Tej.




  Download prohibited? No problem! To chat from any browser without 
download, Click Here: http://in.messenger.yahoo.com/webmessengerpromo.php

[Non-text portions of this message have been removed]