Hi Riyadi,
We have used with Ax 4.0 SP1. We have added the .net
connector dll reference in as reference in ASP.Net
Page.
Check the port number u r using for business connector
client configuration and the port number of AOS. Both
should be same.
Let me know exactly what u r facing.
Regards
Mohit
Thanks Mohit.
That way works ! :-)
The problem is that I put different user account and proxy account. After
setting it to the same user account it is okay.
There is no relation with impersonation and proxy account, it just works
that simple.
Maybe there is a best practice approach concerning pro
Use this code in 4.0 SP1 for Login purpose
System.Net.NetworkCredential objNet = new
System.Net.NetworkCredential(ConfigurationManager.AppSettings["UserID"].ToString(),
ConfigurationManager.AppSettings["Password"].ToString(),
ConfigurationManager.AppSettings["Domain"].ToStr
Hi Arijit,
Thanks for your reply.
I have managed it works with windows application, but my problem is that I
can not make it works with ASP.NET web application.
Regards,
Agus
On 5/1/07, Arijit Basu <[EMAIL PROTECTED]> wrote:
>
> Hi,
> I am sending u a screenshot of what I have done in a C# W
Has nobody succeeded setting up web application connecting to Ax 4.0 ?
It would be very helpful if you can share the tips.
Regards,
Agus
On 5/1/07, Agus Riyadi <[EMAIL PROTECTED]> wrote:
>
> Hi Arijit,
>
> Thanks for your reply.
> I have managed it works with windows application, but my proble
Hi,
I am sending u a screenshot of what I have done in a C# Windows
Application which connects to AX 4.01 using the .NET Connector. Have you set
the AX .NET Connector as a reference?
Arijit Basu
On 5/1/07, Agus Riyadi <[EMAIL PROTECTED]> wrote:
>
> Hi Thanks for your response,
>
> I am usin
Hi Thanks for your response,
I am using Ax 4.0 SP1.
Regards,
Agus
On 5/1/07, Arijit Basu <[EMAIL PROTECTED]> wrote:
>
> Hi Agus,
> Can you tell me if you are using AX 3.0 or AX 4.x??
>
> Arijit Basu
>
> On 5/1/07, Agus Riyadi <[EMAIL PROTECTED] > wrote:
> >
> > Hi All,
> >
> > I have search
Hi Agus,
Can you tell me if you are using AX 3.0 or AX 4.x??
Arijit Basu
On 5/1/07, Agus Riyadi <[EMAIL PROTECTED]> wrote:
>
> Hi All,
>
> I have search through this groups but could not find answer how to connect
> Axapta through web application.
>
> I have installed both Business Connector
Hi All,
I have search through this groups but could not find answer how to connect
Axapta through web application.
I have installed both Business Connector and COM Connector ( I want to test
both of them).
It works okay for windows application, but I couldn't make it work with
asp.net application
9 matches
Mail list logo