web services - ASP.NET Development Web Server broke -


I had VS 2005 with the v2.0 of the framework. Then I recently installed NDO and it only supports v1.1, so v1.1 installed on v2.0. This is okay because both versions are co-existent, but some settings were screwed with it:

a) The web server that comes with ASP.NET, on which you can access your web services

b) SQL Server's active CLR settings (but it is not bothering me much more)

C) IIS settings (but I can re-IIS with 2.0 Registering it by registering)

I am still upset Mitigation is what is broken Aspiknet web server does not allow me to make a Web reference in the solution does not allow you to debug my web services or even a single project. / P>

I can not generate proxy in Visual Studio due to this, nor can I set web context for web service in the same solution (because it involves generating a proxy).

Note that though I can call wsdl.exe. But I do not want to deploy my service so far. I want all the projects in only one solution, such as referring to the children who behaved well in small children.

When I try to create a web context of the WS project in my solution, I keep getting this error: / P>

Server error in the '/' application

Parse error description: There was an error during the parsing of the required resource for the service of this request. Please review the following specific analysis error details and modify your source file properly.

Line 1: & lt;% @ WebService language = "C #" parser error message: Could not create 'claims.phone directory' type.

Source error:

Line 1: "CodeBehind =" PhoneDirectory.asmx.cs "line 2: class =" claims.phone directory "%>

Source file: /PhoneDirectory.asmx Line: 2


Version information: Microsoft .Net Framework version: 2.0.50727.3082; ASP.NET version 2.0.50727.3082

This is days now For me, I am messing up and I have been deployed in IIS.

Again, besides installing Visual Studio, is anyone better solution?

< P>

Create a new web service, and change it at all. See if it works.

The BTW, the fact is that this page shows .NET 2.0 And 1.1 does not tell that version is not a problem.


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -