Ask a Question related to ASP.NET Web Services, Design and Development.
-
webmaster@sanjamar.com #1
Namespace Problem? COLMAN.Portal.COLMAN.Portal.Customer.IsPwdTemporar y(String strUserName) - Is this Correct?
Is this normal or a Namespace Problem when it duplicates COLMAN.Portal
2 times?
Example: COLMAN.Portal.COLMAN.Portal.Customer.IsPwdTemporar y(String
strUserName)
Here is the full Stack Error:
Server was unable to process request. --> Object reference not set to
an instance of an object.
SOAP Exception StackTrace: at
System.Web.Services.Protocols.SoapHttpClientProtoc ol.ReadResponse(SoapClientMessage
message, WebResponse response, Stream responseStream, Boolean
asyncCall)
at System.Web.Services.Protocols.SoapHttpClientProtoc ol.Invoke(String
methodName, Object[] parameters)
at COLMAN.Portal.wsColman.PortalService.IsPwdTemporar y(String
strUserName, String strPwd, Int32 intUserID)
at COLMAN.Portal.COLMAN.Portal.Customer.IsPwdTemporar y(String
strUserName)
I can consume this web service fine from my development pc but once
deployed to the production box I receive these errors on consumption.
The web service browser Invoke methods work perfectly on production
box.
Any ideas would be helpful.
Tom
webmaster@sanjamar.com Guest
-
Problem with flex and atg portal
Can we help me about flex integration in ATG application : my ATG application use portal atg functions and my jsp page are composed of three gears... -
webdesign portal
http://www.neosintesi.info/tools tnKs -
help me use a portal
I have a customer service database to which I want to add a repeat contact field, which I'll call regression. Basically, if there is an existing... -
Remove portal row bug ?
Hi all, I'm using FMP 5.0v3 for development in a very small network. I recently needed a portal somewhere and noticed I couldn't remove a portal... -
Oracle Portal (procedure PORTAL.home)
Hi everybody, i have an important and urgent question and i hope someone can answer me. Yesterday i've involuntary canceled the PORTAL.home... -
webmaster@sanjamar.com #2
Re: Namespace Problem? COLMAN.Portal.COLMAN.Portal.Customer.IsPwdTemporar y(String strUserName) - Is this Correct?
The web service is in namespace COLMAN.wsColman and the consuming web
application is in COLMAN.Portal. This setup is somehow causing the
problem. When I create a dummy/test web application with no namespace
and deploy it, it consumes the web service great.
Any Ideas?
Thanks,
Tom
[email]webmaster@sanjamar.com[/email] wrote:> Is this normal or a Namespace Problem when it duplicates COLMAN.Portal
> 2 times?
>
> Example: COLMAN.Portal.COLMAN.Portal.Customer.IsPwdTemporar y(String
> strUserName)
>
> Here is the full Stack Error:
>
> Server was unable to process request. --> Object reference not set to
> an instance of an object.
>
> SOAP Exception StackTrace: at
> System.Web.Services.Protocols.SoapHttpClientProtoc ol.ReadResponse(SoapClientMessage
> message, WebResponse response, Stream responseStream, Boolean
> asyncCall)
> at System.Web.Services.Protocols.SoapHttpClientProtoc ol.Invoke(String
> methodName, Object[] parameters)
> at COLMAN.Portal.wsColman.PortalService.IsPwdTemporar y(String
> strUserName, String strPwd, Int32 intUserID)
> at COLMAN.Portal.COLMAN.Portal.Customer.IsPwdTemporar y(String
> strUserName)
>
> I can consume this web service fine from my development pc but once
> deployed to the production box I receive these errors on consumption.
> The web service browser Invoke methods work perfectly on production
> box.
>
> Any ideas would be helpful.
>
> Tomwebmaster@sanjamar.com Guest



Reply With Quote

