Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

ASP.NET Web Service Error - Help me!! Please ...

2 views
Skip to first unread message

Chris

unread,
Nov 2, 2002, 6:32:36 AM11/2/02
to
i recently got into writing XML Web Services and was
running through an MSDN walkthrough. I've followed all
the steps the article mentioned but when i tried to test
the trivial web service, i got the following message. can
anyone help me?

System.IO.FileNotFoundException: File or assembly name
mjsssqbu.dll, or one of its dependencies, was not found.
File name: "mjsssqbu.dll"
at System.Reflection.Assembly.nLoad(AssemblyName
fileName, String codeBase, Boolean isStringized, Evidence
assemblySecurity, Boolean throwOnFileNotFound, Assembly
locationHint, StackCrawlMark& stackMark)
at System.Reflection.Assembly.InternalLoad
(AssemblyName assemblyRef, Boolean stringized, Evidence
assemblySecurity, StackCrawlMark& stackMark)
at System.Reflection.Assembly.Load(AssemblyName
assemblyRef)
at
System.CodeDom.Compiler.CompilerResults.get_CompiledAssemb
ly()
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.GetInitializ
ers(LogicalMethodInfo[] methodInfos)
at
System.Web.Services.Protocols.MimeFormatter.GetInitializer
s(Type type, LogicalMethodInfo[] methodInfos)
at System.Web.Services.Protocols.HttpServerType..ctor
(Type type)
at
System.Web.Services.Protocols.HttpServerProtocol.Initializ
e()
at
System.Web.Services.Protocols.ServerProtocolFactory.Create
(Type type, HttpContext context, HttpRequest request,
HttpResponse response, Boolean& abortProcessing)

Fusion log follows:
=== Pre-bind state information ===
LOG: Where-ref bind. Location =
C:\WINDOWS\TEMP\mjsssqbu.dll
LOG: Appbase = file:///F:/Hon Chein/Visual Studio
Projects/VB.NET Project/VB.NET Complete Tutorials/Chapter
11/SimpleWebService
LOG: Initial PrivatePath = bin
Calling assembly : (Unknown).
===

LOG: Policy not being applied to reference at this time
(private, custom, partial, or location-based assembly
bind).
LOG: Attempting download of new URL
file:///C:/WINDOWS/TEMP/mjsssqbu.dll.

Bill Cheng (MS)

unread,
Nov 3, 2002, 6:34:59 AM11/3/02
to
Hi Chris,

First please check if the problem is related to security permissions.
Please make sure the account aspnet_wp.exe runs under has the permission to
the folder.

Here is an article related to the ASP.NET security.
Q317012 INFO: Process and Request Identity in ASP.NET
http://support.microsoft.com/support/kb/articles/q317/0/12.asp

Hope it helps.


This posting is provided "AS IS" with no warranties, and confers no rights.

Regards,

Bill Cheng
Microsoft Support Engineer
--------------------
| Content-Class: urn:content-classes:message
| From: "Chris" <chri...@hotmail.com>
| Sender: "Chris" <chri...@hotmail.com>
| Subject: ASP.NET Web Service Error - Help me!! Please ...
| Date: Sat, 2 Nov 2002 03:32:36 -0800
| Lines: 61
| Message-ID: <154601c28263$8aba3ef0$39ef2ecf@TKMSFTNGXA08>
| MIME-Version: 1.0
| Content-Type: text/plain;
| charset="iso-8859-1"
| Content-Transfer-Encoding: 7bit
| X-Newsreader: Microsoft CDO for Windows 2000
| X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300
| Thread-Index: AcKCY4q6IyUO11ufS0upDLDtgj4nHA==
| Newsgroups: microsoft.public.vsnet.debugging
| NNTP-Posting-Host: TKMSFTNGXA08 10.201.226.36
| Path: cpmsftngxa08!cpmsftngxa09
| Xref: cpmsftngxa08 microsoft.public.vsnet.debugging:3452
| X-Tomcat-NG: microsoft.public.vsnet.debugging

Chris

unread,
Nov 7, 2002, 4:37:48 AM11/7/02
to
thanx a lot Bill, I'll get into the article right away.
ur help is really appreciated.

>.
>

Chris

unread,
Nov 7, 2002, 5:14:42 AM11/7/02
to
really thanx a lot Bill, ur provision of the article
really helped me.
0 new messages