at System.Xml.Serialization.Compiler.Compile()
at System.Xml.Serialization.TempAssembly..ctor(XmlMapping[] xmlMappings)
at System.Xml.Serialization.XmlSerializer.FromMappings(XmlMapping[]
mappings)
at
System.Web.Services.Protocols.XmlReturn.GetInitializers(LogicalMethodInfo[]
methodInfos)
at
System.Web.Services.Protocols.XmlReturnWriter.GetInitializers(LogicalMethodI
nfo[] methodInfos)
at System.Web.Services.Protocols.MimeFormatter.GetInitializers(Type type,
LogicalMethodInfo[] methodInfos)
at System.Web.Services.Protocols.HttpServerType..ctor(Type type)
at System.Web.Services.Protocols.HttpServerProtocol.Initialize()
at System.Web.Services.Protocols.ServerProtocolFactory.Create(Type type,
HttpContext context, HttpRequest request, HttpResponse response, Boolean&
abortProcessing)
Does this look familiar? What permissions need setting? I gave the
IUSR_machinename ID read/write access to both
Windows\Microsoft.NET\Framework\v1.0.3705 and Windows\temp with no luck.
Thanks in advance for any help,
Kipp Hawley
Trax Softworks, Inc.
QUESTION
I installed the RC1 beta of Visual Studio .NET and then a problem started
occurring: System.InvalidOperationException: Unable to generate a
temporary class
ANSWER
This *might* solve your problem:
Q322886 BUG: Error When You Invoke Methods on a Web Service by Using ASP
http://support.microsoft.com/support/kb/articles/q322/8/86.asp
HOWEVER, you are using a BETA copy of Visual Studio. If the above does not
help, I can't think of anything more I can offer.
Just a side note:
If you choose to upgrade to the release version of Visual Studio, I
recommend installing a clean copy of Windows and then install the release
Visual Studio .NET. You can also select to install the release version on
top of the beta. Most people appear to do fine with this. If you do run
into problems installing the release version on top of a beta version,
please consider a complete re-install, starting with a clean copy of
Windows.
Thank you, Mike Moore
Microsoft, ASP.NET
This posting is provided "as is", with no warranties, and confers no rights.
--------------------
>From: "Kipp Hawley" <k...@traxonline.com>
>Subject: Permissions broken after installing .net server RC1
>Date: Mon, 23 Sep 2002 18:10:18 -0700
>Lines: 38
>MIME-Version: 1.0
>Content-Type: text/plain;
> charset="iso-8859-1"
>Content-Transfer-Encoding: 7bit
>X-Priority: 3
>X-MSMail-Priority: Normal
>X-Newsreader: Microsoft Outlook Express 6.00.2600.0000
>X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000
>Message-ID: <#MIe$b2YCHA.1880@tkmsftngp11>
>Newsgroups: microsoft.public.dotnet.framework.aspnet
>NNTP-Posting-Host: 64.167.199.132
>Path: cpmsftngxa06!tkmsftngp01!tkmsftngp11
>Xref: cpmsftngxa06 microsoft.public.dotnet.framework.aspnet:88559
>X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
FTR, this was a problem with RC1 of .NET Server 2003, not Visual Studio.NET.
I've been using RTM VS since the day it arrived.
Thanks for your help,
Kipp Hawley
Trax Softworks, Inc.
"Mike Moore [MS]" <mic...@online.microsoft.com> wrote in message
news:uY2$4f3YCHA.2232@cpmsftngxa08...