Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
What wrong with this
Message
De
23/05/2002 11:27:03
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Visual FoxPro et .NET
Titre:
What wrong with this
Divers
Thread ID:
00660525
Message ID:
00660525
Vues:
39
Hello all

I'm trying to get example2 done in the following link

http://msdn.microsoft.com/library/?url=/library/en-us/dnfoxgen7/html/usingaspnetwithvfp7.asp

i created a multithread com dll,and i tried to reference it in the project
but i get the following error
Parser Error Message: File or assembly name System.Web, or one of its dependencies, was not found.

Source Error: 


Line 71:     -->
Line 72:     <httpHandlers>
Line 73:             <add verb="*" path="*.vb" type="System.Web.HttpNotFoundHandler,System.Web" />
Line 74:             <add verb="*" path="*.cs" type="System.Web.HttpNotFoundHandler,System.Web" />
Line 75:             <add verb="*" path="*.vbproj" type="System.Web.HttpNotFoundHandler,System.Web
 
what am i doing wrong ?
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform