File or Assembly name xxx or one of its dependencies not found

G

Guest

Hi
I m facing the error :
"File or Assembly name xyz or one of its dependencies not found" in an
VB.NET application.I've checked the dependencies of file xyz & taken their
refernece too but still getting an error.
Can anyone suggest a plausible solution.
--
Regards
Ashish Narang
AIM: ashishnarang02
YIM: (e-mail address removed)
Mobile: +919820625179
 
Y

Yuan Ren[MSFT]

Hi Ashish,

Thanks for posting!

For the current issue, as far as I know, there are many reasons cause this
problem. Judging from the error message, I think this is not enough to
indicate the specific reason. So, could you please give me more details in
the output window as below?

"=== Pre-bind state information ===
LOG: DisplayName = nwyqbbug, Version=0.0.0.0, Culture=neutral,
PublicKeyToken=null
(Fully-specified)
LOG: Appbase = file:///D:/wwwroot/Forums/Web/Forum
LOG: Initial PrivatePath = bin
Calling assembly : omgp_cyn, Version=0.0.0.0, Culture=neutral,
PublicKeyToken=null.
===

LOG: Policy not being applied to reference at this time (private, custom,
partial, or location-based assembly bind).
LOG: Post-policy reference: nwyqbbug, Version=0.0.0.0, Culture=neutral,
PublicKeyToken=null
LOG: Attempting download of new URL
file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET
Files/web_forum/235e9bde/1539afa3/nwyqbbug.DLL.
LOG: Attempting download of new URL
file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET
Files/web_forum/235e9bde/1539afa3/nwyqbbug/nwyqbbug.DLL."

BTW, could you please tell me the current application is Web application or
Windows application? Thanks

Regards,

Yuan Ren [MSFT]
Microsoft Online Support
======================================================
PLEASE NOTE the newsgroup SECURE CODE and PASSWORD were
updated on February 14, 2006. Please complete a re-registration process
by entering the secure code mmpng06 when prompted. Once you have
entered the secure code mmpng06, you will be able to update your profile
and access the partner newsgroups.
======================================================
When responding to posts, please "Reply to Group" via your newsreader
so that others may learn and benefit from this issue.
======================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
======================================================
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top