Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Error Message: Could not create type (What up with that)
Message
General information
Forum:
ASP.NET
Category:
Web Services
Title:
Error Message: Could not create type (What up with that)
Miscellaneous
Thread ID:
01111195
Message ID:
01111195
Views:
68
I create a Web Service on my laptop.
It’s working perfectly in my Development environment.

I created a c:\WebService directory and publish the site in it. Then I configure the local IIS on my WinXP Laptop. That is working perfectly.

Now I want to move this to a Server 2003. I copy the .ASMX Web.Config etc.. files and the \Bin dir on the server. Then I configure IIS but I am getting this error:
Parser Error Message: Could not create type 'Proxy'.

Source Error: 
Line 1:  < %@ WebService Language="vb" CodeBehind="~/App_Code/Proxy.vb" Class="Proxy" % >

Source File: /webservice/proxy.asmx    Line: 1 
--------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.42 
What I am doing wrong?
Next
Reply
Map
View

Click here to load this message in the networking platform