hi,
this error comes in the connection string line when i try to connect my web service to the sql server database.
An unhandled exception of the system.web.services.protocols,soapexception occur in system.web.services.dll
additional information system.web.services.protocols soap & exception server was unable to process request
system.runtime.interopservices.comexception(OX80040E21)
Multiple-step OLEDB operation generated errors check each status value,if available.No work was done.
At adodb.connectionclass.open(string connectionstring,string userid,string password, int32 options)
at testwebservice.service1.helloworld() in
C:/Inetpub/wwwroot/testwebservice/service1.asmx.vb
end of inner exception stack true
urgent reply appreciated
Thanx
this error comes in the connection string line when i try to connect my web service to the sql server database.
An unhandled exception of the system.web.services.protocols,soapexception occur in system.web.services.dll
additional information system.web.services.protocols soap & exception server was unable to process request
system.runtime.interopservices.comexception(OX80040E21)
Multiple-step OLEDB operation generated errors check each status value,if available.No work was done.
At adodb.connectionclass.open(string connectionstring,string userid,string password, int32 options)
at testwebservice.service1.helloworld() in
C:/Inetpub/wwwroot/testwebservice/service1.asmx.vb
end of inner exception stack true
urgent reply appreciated
Thanx