Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Moving from web.config to HttpApplication
Message
De
28/01/2015 10:18:40
 
 
À
28/01/2015 10:06:50
Information générale
Forum:
ASP.NET
Catégorie:
Web Services
Versions des environnements
Environment:
VB 9.0
OS:
Windows 8.1
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01614430
Message ID:
01614481
Vues:
14
>>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 ?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform