Re: Add Web References problems

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Russ (russk2_at_eticomm.net)
Date: 04/29/04


Date: Thu, 29 Apr 2004 17:09:58 -0400

Luke, I removed and reinstalled the .net framework 1.1 and then
changed the userName in machine.config to "SYSTEM". This solved the
problem of <identity impersonate="true"/> causing a problem.

I can now read the asmx file when I try to add a web reference, and it
gives me no errors. However when I actually tell it to add a
reference to my AuthorsWinClient project, I still get the error:

"E:\testNet\AuthorsWinClient\Web References\asrv\Reference.map(1):
Custom tool warning: DiscoCodeGenerator unable to initialize code
generator. No code generated."

So when I try to add the DataSet control to the client, there are "no
datasets in project". What do you suggest?

Thank you, Russ

On Tue, 27 Apr 2004 03:29:33 GMT, lukezhan@online.microsoft.com
([MSFT]) wrote:

>Hi Russ,
>
>The problem mentioned in the KB article is still with framework 1.1 since
>it is a permission issue with a DC. In the web.config, you have specified
><identity impersonate="true"/>. This requires impernate after
>authentication. However, the ASPNET account may not have enough permission
>to perform impersonate. Therefore, I suggest you begin with System account
>and an ASP.NET project (it is easier to debug than a web service). See what
>is the result you will get. If the ASP.NET project, then go on with a web
>service project.
>
>Luke
>Microsoft Online Support
>
>Get Secure! www.microsoft.com/security
>(This posting is provided "AS IS", with no warranties, and confers no
>rights.)



Relevant Pages

  • Re: Add Web References problems
    ... The problem mentioned in the KB article is still with framework 1.1 since ... the ASPNET account may not have enough permission ... and an ASP.NET project (it is easier to debug than a web service). ...
    (microsoft.public.dotnet.framework.aspnet.webservices)
  • Re: Links for .NET security stuff
    ... .NET Framework Developer's Guide: Configuring Permission ... .NET Framework Developer's Guide: Configuring Code Groups ... Strong-Named Assemblies ...
    (microsoft.public.dotnet.general)
  • Error Code 80070545 when trying to run Web Service on another computer
    ... I'm trying to access a Web Service on another computer. ... attempting to access on the web server is currently unavailable. ... insufficient rights to read the .NET Framework files. ... the installation directory allow access to the configured account. ...
    (microsoft.public.dotnet.framework.aspnet)
  • 404 problems for simple web service in 2003 but not in 2000
    ... I have a windows 2003 server on my machine with in built .NET ... I have also installed .NET Framework 1.0 on this machine. ... web service in it, while trying to debug at the point where it calls ... Additional information: The request failed with HTTP status 404: Not ...
    (microsoft.public.dotnet.framework.aspnet.webservices)
  • Re: Are ASP.NET user interfaces essentially dead now?
    ... people are OK with having a IE Client but NOT ok with have .NET framework? ... WinForms will be making headway ... takes longer to develop ASP.NET interface than a windowsform app ... And communicating with a Web Service is not required the ...
    (microsoft.public.dotnet.framework.aspnet)