Groups | Blog | Home
all groups > asp.net webservices > march 2005 >

asp.net webservices : An Error Ocurred On Web Server


Brock Allen
3/30/2005 7:16:32 AM
Sounds like you don't have your ~/bin at the root of your application (in
the root of the virtual directory) or the DLL with the class "WebApplication1.WebForm1"
isn't in the ~/bin.

-Brock
DevelopMentor
http://staff.develop.com/ballen



[quoted text, click to view]


Arif Çimen
3/30/2005 1:40:35 PM
Hi everybody,

There is an error occured in the web server:

It says I can not load 'WebApplication1.WebForm1' .

What should I do for it?

Thanks alot for any help.

Arif Çimen.
Server Error in '/' Application.
--------------------------------------------------------------------------------

Parser Error
Description: An error occurred during the parsing of a resource required to
service this request. Please review the following specific parse error
details and modify your source file appropriately.

Parser Error Message: Could not load type 'WebApplication1.WebForm1'.

Source Error:


Line 1: <%@ Page language="c#" Codebehind="WebForm1.aspx.cs"
AutoEventWireup="false" Inherits="WebApplication1.WebForm1" %>
Line 2: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
Line 3: <HTML>


Source File: C:\Webroot\tr\com\prowise\Proje Talep
Formu\WebApplication1\WebForm1.aspx Line: 1



--------------------------------------------------------------------------------

Version Information: Microsoft .NET Framework Version:1.1.4322.2032; ASP.NET
Version:1.1.4322.2032

AddThis Social Bookmark Button