Hi there.

I have a web host package (pain to set up... er... i could do a better job!)

I have uploaded a webservice I have created (and yes the hosting supports it)

however I am having a wierd problem which I do not understand. It works fine on my local machine of course. But on the server, it doesnt. this is what I get:

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

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 create type 'WMPRUpdate.Service1'.

Source Error:


Line 1: <%@ WebService Language="c#" Codebehind="WMPRUpdate.asmx.cs" Class="WMPRUpdate.Service1" %>



Source File: C:\Inetpub\vhosts\spapps.co.uk\httpdocs\apps\WMPRemote\UpdateService\WMPRUpdate.asmx Line: 1



any ideas??