Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SOAP SVC has severe error
Message
From
28/01/2014 14:43:34
 
 
To
All
General information
Forum:
ASP.NET
Category:
Web Services
Title:
SOAP SVC has severe error
Environment versions
Environment:
VB 9.0
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01592502
Message ID:
01592502
Views:
49
I am using SOAP SVC to send a Web Service request to a server. I am using something like this:
                    Try

                        ' Send the assignment
                        lcXML = loMyService.MyMethod(loXml.cXml)

                    Catch loError As Exception
I am facing an error that is so severe that the Try Catch cannot get it. The program crashes severely with an Unhandled Exception. In Console, a crash window appear asking to close the program. In Windows Service, this stops the service.

Anyone has an idea why the Try Catch does not work?
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Next
Reply
Map
View

Click here to load this message in the networking platform