Re: webservice global.asx error
From: Sayed Hashimi (hashimi_sayed_at_hotmail.com)
Date: 09/24/04
- Next message: srikanth: "Failed to execute request because the App-Domain could not be crea"
- Previous message: Freddy: "Re: Problem when sending emails with asp.net"
- In reply to: John: "webservice global.asx error"
- Messages sorted by: [ date ] [ thread ]
Date: 24 Sep 2004 05:01:45 -0700
This could be any number of things. Can you debug the application from
Visual Studio?
sayed
"John" <John@nospam.infovis.co.uk> wrote in message news:<OLRjQTPoEHA.3324@TK2MSFTNGP10.phx.gbl>...
> Hi
>
> When I try to get reference to my remotely hosted web service, I get the
> following error;
>
> Parser Error Message: Could not load type 'localhost.Global'.
>
> Source Error:
>
> Line 1: <%@ Application Codebehind="Global.asax.vb"
> Inherits="localhost.Global" %>
>
> Source File: d:\webs\...\global.asax Line: 1
>
> What is it that I need to do to fix this?
>
> Thanks
>
> Regards
- Next message: srikanth: "Failed to execute request because the App-Domain could not be crea"
- Previous message: Freddy: "Re: Problem when sending emails with asp.net"
- In reply to: John: "webservice global.asx error"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|