Click here to Skip to main content
15,900,818 members
Home / Discussions / C#
   

C#

 
GeneralFrom DLL Hell to Assembly Hell Pin
Sameer Handa20-Jul-04 9:16
Sameer Handa20-Jul-04 9:16 
Dead | X| Ok got a big problem. I have a brand new machine..i.e I rebuilt it and now I want to run a web project that references some C++ assemblies and some C# assemblies. I have done everything by the book but I keep getting the same error:

Parser Error Message: File or assembly name Core.Data.TM1, or one of its dependencies, was not found.

With the trace as follows:

=== Pre-bind state information ===
LOG: DisplayName = Core.Data.TM1
(Partial)
LOG: Appbase = file:///c:/inetpub/wwwroot/TMJTester
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: Post-policy reference: Core.Data.TM1
LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/tmjtester/51fb5434/c4dfe5c7/Core.Data.TM1.DLL.
LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/tmjtester/51fb5434/c4dfe5c7/Core.Data.TM1/Core.Data.TM1.DLL.
LOG: Attempting download of new URL file:///c:/inetpub/wwwroot/TMJTester/bin/Core.Data.TM1.DLL.
LOG: Publisher policy file is not found.
LOG: No redirect found in host configuration file (C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\aspnet.config).
LOG: Using machine configuration file from C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\config\machine.config.
LOG: Post-policy reference: Core.Data.TM1, Version=1.0.0.0, Culture=neutral, PublicKeyToken=4c3e63d723dc8458

___________________________________________________________

this seems like it is a circular reference issue...cannot be sure though. Any suggestions on how to figure out where the problem might be ?

Thanks
Sameer
GeneralRe: From DLL Hell to Assembly Hell Pin
Heath Stewart20-Jul-04 9:28
protectorHeath Stewart20-Jul-04 9:28 
GeneralRe: From DLL Hell to Assembly Hell Pin
Sameer Handa21-Jul-04 4:22
Sameer Handa21-Jul-04 4:22 
GeneralRe: From DLL Hell to Assembly Hell Pin
Heath Stewart21-Jul-04 4:37
protectorHeath Stewart21-Jul-04 4:37 
GeneralWindows Graphics, or ComboBox Question. Pin
DougW4820-Jul-04 9:07
DougW4820-Jul-04 9:07 
GeneralRe: Windows Graphics, or ComboBox Question. Pin
Heath Stewart20-Jul-04 9:12
protectorHeath Stewart20-Jul-04 9:12 
GeneralRe: Windows Graphics, or ComboBox Question. Pin
DougW4820-Jul-04 10:28
DougW4820-Jul-04 10:28 
GeneralRe: Windows Graphics, or ComboBox Question. Pin
Heath Stewart20-Jul-04 10:35
protectorHeath Stewart20-Jul-04 10:35 
GeneralHelp!!! SHDocVw Events Not Firing Pin
Adam Stirk20-Jul-04 6:06
Adam Stirk20-Jul-04 6:06 
GeneralRe: Help!!! SHDocVw Events Not Firing Pin
The Man from U.N.C.L.E.20-Jul-04 7:10
The Man from U.N.C.L.E.20-Jul-04 7:10 
GeneralRe: Help!!! SHDocVw Events Not Firing Pin
Adam Stirk20-Jul-04 8:11
Adam Stirk20-Jul-04 8:11 
GeneralCookies and HttpWebRequest Pin
Brian Delahunty20-Jul-04 5:13
Brian Delahunty20-Jul-04 5:13 
GeneralRe: Cookies and HttpWebRequest Pin
Heath Stewart20-Jul-04 9:22
protectorHeath Stewart20-Jul-04 9:22 
GeneralSwitching current language Pin
mikker_12320-Jul-04 4:56
mikker_12320-Jul-04 4:56 
GeneralRe: Switching current language Pin
Steven Campbell20-Jul-04 6:01
Steven Campbell20-Jul-04 6:01 
GeneralSMTP MAIL Pin
Ljungman20-Jul-04 2:47
Ljungman20-Jul-04 2:47 
GeneralRe: SMTP MAIL Pin
Heath Stewart20-Jul-04 8:49
protectorHeath Stewart20-Jul-04 8:49 
GeneralAccessing internal help text inside .chm file. Pin
JimmyG1320-Jul-04 1:53
JimmyG1320-Jul-04 1:53 
GeneralRe: Accessing internal help text inside .chm file. Pin
Heath Stewart20-Jul-04 8:53
protectorHeath Stewart20-Jul-04 8:53 
GeneralReflection Problems... Pin
Norman-Timo20-Jul-04 1:40
Norman-Timo20-Jul-04 1:40 
GeneralRe: Reflection Problems... Pin
Nick Parker20-Jul-04 3:13
protectorNick Parker20-Jul-04 3:13 
GeneralCompound Document Pin
Omar Alvi20-Jul-04 0:26
Omar Alvi20-Jul-04 0:26 
GeneralRe: Compound Document Pin
Heath Stewart20-Jul-04 9:08
protectorHeath Stewart20-Jul-04 9:08 
GeneralDynamic Help Pin
ravindra23119-Jul-04 23:42
ravindra23119-Jul-04 23:42 
GeneralRe: Dynamic Help Pin
Heath Stewart20-Jul-04 9:31
protectorHeath Stewart20-Jul-04 9:31 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.