Click here to Skip to main content
15,897,371 members
Home / Discussions / C#
   

C#

 
GeneralRe: ASP.NET, C#, XML GHETTO STEEZ Pin
Chris Austin27-Apr-03 17:14
Chris Austin27-Apr-03 17:14 
GeneralRe: ASP.NET, C#, XML GHETTO STEEZ Pin
eggie528-Apr-03 15:37
eggie528-Apr-03 15:37 
GeneralA complex one..... Pin
Jon Newman27-Apr-03 5:40
Jon Newman27-Apr-03 5:40 
GeneralRe: A complex one..... Pin
leppie27-Apr-03 6:20
leppie27-Apr-03 6:20 
GeneralRe: A complex one..... Pin
Jon Newman27-Apr-03 6:31
Jon Newman27-Apr-03 6:31 
GeneralRe: A complex one..... Pin
leppie27-Apr-03 7:19
leppie27-Apr-03 7:19 
GeneralRe: A complex one..... Pin
James T. Johnson27-Apr-03 13:03
James T. Johnson27-Apr-03 13:03 
GeneralRe: A complex one..... Pin
Jon Newman27-Apr-03 13:46
Jon Newman27-Apr-03 13:46 
The operation failed.
Bind result: hr = 0x80070002. The system cannot find the file specified.

Assembly manager loaded from:  C:\WINNT\Microsoft.NET\Framework\v1.0.3705\fusion.dll
Running under executable  C:\Documents and Settings\Administrator.JONNY\My Documents\Visual Studio Projects\ScreenMate\ScreenMate\bin\Debug\ScreenMate.exe
--- A detailed error log follows. 

=== Pre-bind state information ===
LOG: DisplayName = GoogleSearch, Version=1.0.1212.29205, Culture=neutral, PublicKeyToken=null
 (Fully-specified)
LOG: Appbase = C:\Documents and Settings\Administrator.JONNY\My Documents\Visual Studio Projects\ScreenMate\ScreenMate\bin\Debug\
LOG: Initial PrivatePath = NULL
LOG: Dynamic Base = NULL
LOG: Cache Base = NULL
LOG: AppName = NULL
Calling assembly : (Unknown).
===

LOG: Processing DEVPATH.
LOG: DEVPATH is not set. Falling through to regular bind.
LOG: Policy not being applied to reference at this time (private, custom, partial, or location-based assembly bind).
LOG: Post-policy reference: GoogleSearch, Version=1.0.1212.29205, Culture=neutral, PublicKeyToken=null
LOG: Attempting download of new URL file:///C:/Documents and Settings/Administrator.JONNY/My Documents/Visual Studio Projects/ScreenMate/ScreenMate/bin/Debug/GoogleSearch.DLL.
LOG: Attempting download of new URL file:///C:/Documents and Settings/Administrator.JONNY/My Documents/Visual Studio Projects/ScreenMate/ScreenMate/bin/Debug/GoogleSearch/GoogleSearch.DLL.
LOG: Attempting download of new URL file:///C:/Documents and Settings/Administrator.JONNY/My Documents/Visual Studio Projects/ScreenMate/ScreenMate/bin/Debug/GoogleSearch.EXE.
LOG: Attempting download of new URL file:///C:/Documents and Settings/Administrator.JONNY/My Documents/Visual Studio Projects/ScreenMate/ScreenMate/bin/Debug/GoogleSearch/GoogleSearch.EXE.
LOG: All probing URLs attempted and failed.


Well, it seems to state that the dll was never loaded.
However, the dll must have been loaded because the form the button is on is in that dll, code is actually being run from it. It is definately something to do with the async callback.

Should I try starting the Activator.CreateInstance() in another thread?

Threading isn't my strong point.


"If you just say porn then you get all manner of chaff and low grade stuff."
- Paul Watson, Lounge 25 Mar 03
"If a man is standing in the middle of the forest speaking and there is no woman around to hear him, is he still wrong?"
- Anon



Jonathan 'nonny' Newman
Homepage [www.nonny.com] [^]
GeneralRe: A complex one..... Pin
Mark Smithson27-Apr-03 21:43
Mark Smithson27-Apr-03 21:43 
GeneralRe: A complex one..... Pin
Jon Newman28-Apr-03 5:51
Jon Newman28-Apr-03 5:51 
GeneralRe: A complex one..... Pin
Mark Smithson28-Apr-03 8:10
Mark Smithson28-Apr-03 8:10 
GeneralRe: A complex one..... Pin
Jon Newman28-Apr-03 11:53
Jon Newman28-Apr-03 11:53 
GeneralMarshalling char** Pin
leppie27-Apr-03 2:42
leppie27-Apr-03 2:42 
GeneralRe: Marshalling char** Pin
Stephane Rodriguez.27-Apr-03 7:25
Stephane Rodriguez.27-Apr-03 7:25 
GeneralRe: Marshalling char** Pin
leppie27-Apr-03 7:59
leppie27-Apr-03 7:59 
GeneralRe: Marshalling char** Pin
Stephane Rodriguez.27-Apr-03 8:05
Stephane Rodriguez.27-Apr-03 8:05 
GeneralRe: Marshalling char** Pin
leppie27-Apr-03 8:42
leppie27-Apr-03 8:42 
GeneralRe: Marshalling char** Pin
Stephane Rodriguez.27-Apr-03 9:00
Stephane Rodriguez.27-Apr-03 9:00 
GeneralImportRow Question Pin
2sky27-Apr-03 1:50
2sky27-Apr-03 1:50 
GeneralRe: ImportRow Question Pin
Andres Manggini27-Apr-03 17:44
Andres Manggini27-Apr-03 17:44 
GeneralRe: ImportRow Question Pin
2sky28-Apr-03 8:09
2sky28-Apr-03 8:09 
Generalquestion about treeview control Pin
Robin Vane26-Apr-03 20:53
Robin Vane26-Apr-03 20:53 
GeneralRe: question about treeview control Pin
Meysam Mahfouzi27-Apr-03 17:13
Meysam Mahfouzi27-Apr-03 17:13 
GeneralIIS's FTP Pin
paulwhygle26-Apr-03 16:21
paulwhygle26-Apr-03 16:21 
GeneralRe: IIS's FTP Pin
Ray Cassick26-Apr-03 18:44
Ray Cassick26-Apr-03 18:44 

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.