RE: Assembly Resolve Anomaly-Please Help
- From: v-wywang@xxxxxxxxxxxxxxxxxxxx (WenYuan Wang [MSFT])
- Date: Tue, 24 Apr 2007 11:34:57 GMT
Hi ResultmakerMSDN,
Thanks for your waiting.
I haven't met such issue so far. In general, I'd like to suggest you add
your DLL into GAC. This will be a good solution. According to your
description and fusion log, .net framework runtime searched in system32
folder and fail to load Assembly.
It could also be a problem with your account privilege. What is the account
your windows service runs on? If this account hasn't enough privilege to
load your assemble, for windows service application, .net runtime will look
into system32 folder. Additionally, I suggest you may use FILEMON for such
File Access Privilege Issue. FileMon will log which folder does application
access and whether there is a privilege issue.
http://www.microsoft.com/technet/sysinternals/FileAndDisk/Filemon.mspx
Hope this helps.
Sincerely,
Wen Yuan
Microsoft Online Community Support
==================================================
Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx#notif
ications.
Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at
http://msdn.microsoft.com/subscriptions/support/default.aspx.
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
.
- Prev by Date: Re: framework 1.1 & Queue class
- Next by Date: How does SoundPlayer manage memory?
- Previous by thread: RE: Assembly Resolve Anomaly-Please Help
- Next by thread: RE: Assembly Resolve Anomaly-Please Help
- Index(es):
Relevant Pages
|
Loading