Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Moving from web.config to HttpApplication
Message
From
28/01/2015 10:18:40
 
 
To
28/01/2015 10:06:50
General information
Forum:
ASP.NET
Category:
Web Services
Environment versions
Environment:
VB 9.0
OS:
Windows 8.1
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01614430
Message ID:
01614481
Views:
15
>>Maybe Application_Start() ?
>
>Ok, we are getting somewhere. I added the event and made a call to the method.
>
>It is going ok until that line:
>
>
>webServiceConfig = assBase.[GetType]("System.Web.Services.Configuration.WebServicesConfiguration")
>
>
>This type does not exist. I assume it is an error on the referenced page. I am not sure what is the proper value that has to be put in there. I do not see any other namespace after System.Web.Services.Configuration.

Looks like it should be System.Web.Services.Configuration.WebServicesSection ?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform