Re: Visual Studio 2008 Webservice conversion problem



"jms" <jms@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message news:C9B420A3-1A79-4228-87E6-F010EAA51F1A@xxxxxxxxxxxxxxxx
Hi,

I have a problem that confounds me. We have made a decision to go with
Visual Studio 2008. I have a webservice that was working fine in our dev
environment under 2005. The webservice needs to be able to run on Windows
2000 servers and Windows 2003 so I made the decision to Target Framework
version 2.0. I uninstalled the Webservice on our test server and installed
the new one. The Test environment happens to be a Windows 2003 Server. I am
now failing with

Exception type: HttpParseException
Exception message: Could not create type

messages. Nothing has changed in the structure or the code. I simple
converted the project to 2008 and recompiled... Any help would be greately
appreciated.

Could not create type usually means that your code did not actually compile.

Did you create your projects using File->New Project, or File->New Web Site? Web Sites aren't projects, so they don't compile.

--
--------------------------------------------------------------------------------
John Saunders | MVP – Windows Server System – Connected System Developer


.



Relevant Pages

  • Using secured COM+ component over a ASP.net WebService with impersonate
    ... a asp.net client with windows nt auth. ... a COM+ dll which is called over DCOM (the dll is on a remote W2k Server and ... only restiricted users can access this dll., the webservice server and the ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: How do you get ECONNRESET on recv?
    ... UX 11 Pa RISC that sends a SOAP request via sendto a webservice ... network issue between the client and server. ... Solaris and Windows and have never experienced this issue. ...
    (comp.unix.programmer)
  • Re: SCCM 2007 Discovering Computers
    ... Windows 2003 server SP2 as Domain controller ... Let's start with the discovery issue, once we get that fixed we'll move on to client push. ... Network discovery isn't your best in this environment, it requires the client to get a lease from a microsoft dhcp server, or anonymous access to the ARP cache of your router, or the snmp agent installed. ... Windows Server System MVP - SMS ...
    (microsoft.public.sms.setup)
  • REPOST made 04 feb 04
    ... > installed on my own win 2k server. ... > linux server is on the same LAN as the geocode webservice server, ... > not a firewall problem. ... >> Are you sure the service is running on the Windows box? ...
    (comp.os.linux.setup)
  • Re: Visual Studio 2008 Webservice conversion problem
    ... project that was created under visual studio 2005. ... ASP.Net Webservice ... The webservice needs to be able to run on Windows ... The Test environment happens to be a Windows 2003 Server. ...
    (microsoft.public.dotnet.framework.aspnet.webservices)