Hi Irshad
Use windows server 2003 or 2008 as a operating system. Then you will not get
this error.
Thank you
Chaminda
On Mon, Sep 6, 2010 at 10:46 PM, Irshad wrote:
>
>
> Hi
>
> i am trying to install microsoft ax 2009 but i am getting below error,
> could you please help me to sort out this iss
Dear All
We have a problem of finding subsegment field gotomaintable form
relationship.
It would be appreciated if someone could explain us how the form
smmBusRelSubsegmentGroup will be executed when gotomaintable is selected.
Thank you
Chaminda
Dear All
We have a problem of finding subsegment field gotomaintable form
relationship.
It would be appreciated if someone could explain us how the form
smmBusRelSubsegmentGroup will be executed when gotomaintable is selected.
Thank you
Chaminda
Thank you
Chaminda
On 10/16/07, mohammed idais <[EMAIL PROTECTED]> wrote:
>
> Dear Chaminda Kothalawala
>
> After importing three tables you should go to consistency check from
> basics--> periodic--> consistency check it will create every thing
> automaticly
Dear All
We wanted to load the items in to the item master. I understood that we have
to load three tables (InventTable, InventTableModule, InventItemLocation) to
display items in item master.
I have a question how to put correct inventDimId in InventItemLocation
table. We used 'All Blank' for the
esh AOD
>
> Regards,
>
> Shahzad Butt
>
>
>
> From:
> Axapta-Knowledge-Village@yahoogroups.com
> [mailto:Axapta-Knowledge-Village@yahoogroups.com]
> On Behalf Of Chaminda
> Kothalawala
> Sent: 16 July 2007 12:18
> To:
> Axapta-Knowled
Dear All
We configure EP in dynamics ax and it is working fine. My customer wants me
to remove one field from EP site. We have found the web form in Dynamics ax
and removed the field from there. But still it is showing in ep. Please let
me know how can I remove the field from EP.
Thanks
Chaminda
Dear All
I have configured sql 2005 reporting services with axapta 4 sp1 and updated
the models by using axapta model update functionality. When I open report
Manager, I can see all the models which are in perspective in AOT. I created
reports by using report builder. when I run those reports, the
only.
Regards
Chaminda
On 5/20/07, kbi kbi <[EMAIL PROTECTED]> wrote:
>
> Do you have Adobe Acrobat to installed on the Server/Client? Any license
> issue?
> THanks.
> Khue
>
> - Original Message
> From: Chaminda Kothalawala <[EMAIL PROTECTED]
>
Hi Jacqueline, Khue
Thank you for the reply. We set all the properties correctly. It is printing
correctly in axapta as well as rtf format. But when I save this report in
pdf format, it is not printing correctly (logo is in very big size and
printed half). We have use jpeg format for the logo file.
ucher number only - Only one voucher number is employed.
>
> Hope that it will help you.
>
> Regards,
> Mukesh Kumar
> --- In
> Axapta-Knowledge-Village@yahoogroups.com,
> "Chaminda
> Kothalawala" <[EMAIL PROTECTED]> wrote:
> >
> > Dear wen
Dear wendy
I hope that I got your name corrctly.
No. I am in General Ledger
Chaminda
On 5/1/07, whormann <[EMAIL PROTECTED]> wrote:
>
> Are you in Accounts Payable? If so, the ledger account must be
> different for every line item.
>
> --- In
> Axapta-Knowledge-Village@yahoogroups.com,
> "cham
Hi All
I am using axapta 3.0 sp3 with sql 2000
Thanks
Chaminda
On 4/30/07, chamindakothalawala <[EMAIL PROTECTED]> wrote:
>
> Dear All
> I have a problem in journal vouchers. When I create new line in General
> Journal lines, it creates duplicate voucher numbers. But this problem
> occurs rarel
Hi pieter
Use following code and try to send mail.
SysINetMail mail = new SysINetMail();
mail.sendmail('[EMAIL PROTECTED]', 'Just Testing'
,'SMS test',true);
wbr
chaminda
On 11/24/05, pieter m <[EMAIL PROTECTED]> wrote:
Hi all,Could u tell me how to use SysMailer?I has written
Hello
You can use index hint in select. If you have only one index, no need to use index hint. It will be automatically used by the system. But If you have more, you can specify index that you want to use.
Thanks
Chaminda
On 9/6/05, Cenk Ince <[EMAIL PROTECTED]> wrote:
Hi All;Assume that i have
se this code
> element.design().orientation(1);
> in the Fetch() methods to set the paper size to A4.
> Johnny Tang
>
> Chaminda Kothalawala <[EMAIL PROTECTED]> 写道:
> Hi all
> I have one question in report printing. I want to set the paper size
> to A4 by u
Hi all
I have one question in report printing. I want to set the paper size
to A4 by using code. Any suggestion would be a great help for me.
Thanks
chaminda
Sharing the knowledge on Axapta.
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/Axapta-
Hi all
I have problem in report printing. My report contains several designs.
Each design has its own print paper orientation. When I print the
report, design will be selected properly according to the condition
and report will be printed. But it is not taking paper orientation
correctly. It alway
you can use
formdatasourcename_ds.executequery also.
chaminda
On Wed, 02 Mar 2005 07:38:44 -, axaeffect <[EMAIL PROTECTED]> wrote:
>
> Hi,
> How to refresh data in Grid ?
>
> I make a form to insert data to my table. I have two TabPage, one is
> for the insert and the others is to display
hello
refresh your form datasource after inserting records in to the table.
datasourceName_ds.refresh()
datasourceName = use your form datasorce name
chaminda
On Wed, 02 Mar 2005 07:38:44 -, axaeffect <[EMAIL PROTECTED]> wrote:
>
> Hi,
> How to refresh data in Grid ?
>
> I make a form to in
Hi
Try with these code. I have changed the placement of the super
public boolean modified()
{
boolean ret;
if( Box::yesNo(sometext,DialogButton::Yes) == DialogButton::Yes)
{
change the date;
ret = super();
}
else {
don't change the date.
21 matches
Mail list logo