Web Portal Error

  • Thread starter Thread starter davidteague71
  • Start date Start date
D

davidteague71

I am getting the below error.

Server Error in '/2XWebPortal' Application.
System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> System.Exception: You need to pass a non-null BSTR
at StringUtilities.StringConvertor..ctor(Char* s)
at TUXWebService.TUXWebServiceClass.NewAuthGetAuthenUser()
--- End of inner exception stack trace ---

I have the 2xWebPortal installed as wel as the 2xApplicationServer and Loadbalancer, this is my gateway machine.

I have done the C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\aspnet_regiis.exe -i Command, uninstalled/re-installed IIS uninstalled all version of .net greater than 2.0. The server is a 2003 R2 standard server .

suggestions?

Thanks!
 
Hey,

What are the build numbers of the:
- Web portal
- Web Service
- 2X Publishing Agent.

Nixu
 
The Client is 2X ApplicationServer Client installed. Version: 6.2 (build 528)

The Publishing Agent is 6.2 build 528 Also,

Not sure where to find hte web service build number.

Thanks
 
nixu said:
Hi

From the 2X Access Portal go to:
General Setting - > About

Nixu

Module Version
2XWebPortal 6.2.528.0
2XWebService 6.2.528.0
2XAppList 6.2.528.0


However today it is magically working...
 
Back
Top