Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Compiler error when calling the WSDL
Message
De
20/05/2003 16:31:25
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Web Services
Titre:
Compiler error when calling the WSDL
Divers
Thread ID:
00790733
Message ID:
00790733
Vues:
48
I added a few methods to the Web Service, it stills build without any error but when I try to initiate the WSDL file, I have:
Compiler Error Message: BC30560: 'Global' is ambiguous in the namespace 'WebService'.

Source Error:

Line 31:     <System.Runtime.CompilerServices.CompilerGlobalScopeAttribute()>  _
Line 32:     Public Class Global_asax
Line 33:         Inherits WebService.Global
Line 34:         
Line 35:         Private Shared __initialized As Boolean = false
Anyone has any idea where I should fix what? The problem is at line 33. This is the line shown in red.
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform