Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
What wrong with this
Message
General information
Forum:
Visual FoxPro
Category:
Visual FoxPro and .NET
Miscellaneous
Thread ID:
00660525
Message ID:
00660613
Views:
10
It doesn't look like your verbs are set up correctly in IIS.

The examples are available to download from the GotDotNet site:

http://gotdotnet/team/vfp/

I would recommend downloading the sample there and install it.

Did the error occur when you created the reference in .NET or when you ran the project?

>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 ?
-----------------------------------------

Cathi Gero, CPA
Prenia Software & Consulting Services
Microsoft C# / .NET MVP
Mere Mortals for .NET MVP
cgero@prenia.com
www.prenia.com
Weblog: blogs.prenia.com/cathi
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform