Web Portal Error 0D/00000002

  • Thread starter Thread starter catmanmike
  • Start date Start date
C

catmanmike

Hi All,

We are evlauating 2X application server and the webportal.

We've installed both apps on a windows 2003 64 bit server.

The application server works fine with the windows client.

However we cannot get the web portal working and get the following message:

2X Web Portal Notice

Date: 8/27/2008 12:00:00 AM
Code: 0D/00000002
Type: Error
Message: Invalid 2X WebService location: http://localhost:81/2XWebService/2XWebService.asmx

We are using the default web site for IIS 6.0. We are also using .net 1.1

Any help appreciated!

Mike
 
Hi there,

1) All are you using the 64 bit version?
2) Is http://localhost:81/2XWebService/2XWebService.asmx accessible from the localhost?
3) If the address is not accessible find the 2XWebService.asmx on the web server and modify it from the 2xWebPortal's Web.Config.

Nixu

catmanmike said:
Hi All,

We are evlauating 2X application server and the webportal.

We've installed both apps on a windows 2003 64 bit server.

The application server works fine with the windows client.

However we cannot get the web portal working and get the following message:

2X Web Portal Notice

Date: 8/27/2008 12:00:00 AM
Code: 0D/00000002
Type: Error
Message: Invalid 2X WebService location: http://localhost:81/2XWebService/2XWebService.asmx

We are using the default web site for IIS 6.0. We are also using .net 1.1

Any help appreciated!

Mike
 
Hello,

i have the same problem.

2X Web Portal Notice

Date: 29.10.2008 00:00:00
Code: 0D/00000002
Type: Error
Message: Invalid 2X WebService location: http://localhost:81/2XWebService/2XWebService.asmx

We are using Windows Server 2003 IIS 6.0 and also using .net 2_0_50727.

The Server Hardware based on AMD Opteron 2,2 GHz Typ 148 System.
Is this a 32 bit or 64 System. Im not shure.

The 64 bit 2xwebportal.msi isnt able to install.

The site http://localhost:81/2XWebService/2XWebService.asmx is accessible!

Any help appreciated!

Mirko
 
Re. Error

What should I change in 2XWebService.asmx.?

In my installtion this file has just the following one line:-

<%@ webservice class=TUXWebService.TUSWebServicClass %>
 
Hi Guys,

Make sure that you have enable "anonymous access" and have the correct credentials of:

2XWebService -> properties -> Directory security -> Auth and Access Control.
2XWebPortal -> properties -> Directory security -> Auth and Access Control.

JUST FOR TESTING PURPOSES... Supply the administrator credentials.

Nixu
 
Re. Web Portal

Done, it works. But only with the admin user name and password. What to do ?
 
Back
Top