Click here to Skip to main content
15,924,829 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: subversion API Pin
Chris Losinger4-Nov-05 5:20
professionalChris Losinger4-Nov-05 5:20 
GeneralRe: subversion API Pin
Anehl6-Nov-05 21:58
Anehl6-Nov-05 21:58 
QuestionHow to get & send data from USB Pin
vikas amin4-Nov-05 3:25
vikas amin4-Nov-05 3:25 
AnswerRe: How to get & send data from USB Pin
Anehl4-Nov-05 4:27
Anehl4-Nov-05 4:27 
GeneralRe: How to get & send data from USB Pin
vikas amin4-Nov-05 19:14
vikas amin4-Nov-05 19:14 
Questionlinker errors porting from .NET 1.1 to 2.0 Pin
chucker754-Nov-05 2:28
chucker754-Nov-05 2:28 
AnswerRe: linker errors porting from .NET 1.1 to 2.0 Pin
S. Senthil Kumar4-Nov-05 2:50
S. Senthil Kumar4-Nov-05 2:50 
GeneralRe: linker errors porting from .NET 1.1 to 2.0 Pin
chucker754-Nov-05 3:57
chucker754-Nov-05 3:57 
Now I tried it and it resolved the unresolved externals! Thanks for this hint!

Unfortunately this did not solve the whole problem. Now I get the following BadImageFormatException:

System.BadImageFormatException was unhandled
Message="Could not load file or assembly 'empDll, Version=1.6.0.1, Culture=neutral, PublicKeyToken=null' or one of its dependencies. An attempt was made to load a program with an incorrect format."
Source="empDllTest"
FileName="empDll, Version=1.6.0.1, Culture=neutral, PublicKeyToken=null"
FusionLog="=== Pre-bind state information ===\r\nLOG: User = MPG-BPC\\mschmei\r\nLOG: DisplayName = empDll, Version=1.6.0.1, Culture=neutral, PublicKeyToken=null\n (Fully-specified)\r\nLOG: Appbase = file:///D:/empRemoting2/Release/\r\nLOG: Initial PrivatePath = NULL\r\nCalling assembly : empDllTest, Version=1.0.2134.28533, Culture=neutral, PublicKeyToken=null.\r\n===\r\nLOG: This bind starts in default load context.\r\nLOG: No application configuration file found.\r\nLOG: Using machine configuration file from C:\\WINDOWS\\Microsoft.NET\\Framework64\\v2.0.50727\\config\\machine.config.\r\nLOG: Policy not being applied to reference at this time (private, custom, partial, or location-based assembly bind).\r\nLOG: Attempting download of new URL file:///D:/empRemoting2/Release/empDll.DLL.\r\nERR: Failed to complete setup of assembly (hr = 0x8007000b). Probing terminated.\r\n"
StackTrace:
at empDllTest.DllTester.Main(String[] args)
at System.AppDomain.nExecuteAssembly(Assembly assembly, String[] args)
at Microsoft.VisualStudio.HostingProcess.HostProc.RunUsersAssembly()
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()

GeneralRe: linker errors porting from .NET 1.1 to 2.0 Pin
chucker754-Nov-05 4:08
chucker754-Nov-05 4:08 
GeneralRe: linker errors porting from .NET 1.1 to 2.0 Pin
S. Senthil Kumar4-Nov-05 4:10
S. Senthil Kumar4-Nov-05 4:10 
GeneralRe: linker errors porting from .NET 1.1 to 2.0 Pin
chucker754-Nov-05 4:13
chucker754-Nov-05 4:13 
Question_bstr_t help needed Pin
ita_cas4-Nov-05 2:28
ita_cas4-Nov-05 2:28 
AnswerRe: _bstr_t help needed Pin
S. Senthil Kumar4-Nov-05 2:45
S. Senthil Kumar4-Nov-05 2:45 
AnswerRe: _bstr_t help needed Pin
Michael Dunn4-Nov-05 18:49
sitebuilderMichael Dunn4-Nov-05 18:49 
Questionwhat is a smart pointer Pin
vikas amin4-Nov-05 2:16
vikas amin4-Nov-05 2:16 
AnswerRe: what is a smart pointer Pin
Maximilien4-Nov-05 2:18
Maximilien4-Nov-05 2:18 
GeneralRe: what is a smart pointer Pin
vikas amin4-Nov-05 2:23
vikas amin4-Nov-05 2:23 
AnswerRe: what is a smart pointer Pin
toxcct4-Nov-05 3:09
toxcct4-Nov-05 3:09 
AnswerRe: what is a smart pointer Pin
qfegd4-Nov-05 3:28
qfegd4-Nov-05 3:28 
AnswerRe: what is a smart pointer Pin
Graham Shanks4-Nov-05 3:37
Graham Shanks4-Nov-05 3:37 
GeneralRe: what is a smart pointer Pin
toxcct4-Nov-05 3:44
toxcct4-Nov-05 3:44 
GeneralRe: what is a smart pointer Pin
Graham Shanks4-Nov-05 3:49
Graham Shanks4-Nov-05 3:49 
GeneralRe: what is a smart pointer Pin
ThatsAlok6-Nov-05 21:06
ThatsAlok6-Nov-05 21:06 
GeneralRe: what is a smart pointer Pin
qfegd4-Nov-05 6:16
qfegd4-Nov-05 6:16 
GeneralRe: what is a smart pointer Pin
toxcct4-Nov-05 10:00
toxcct4-Nov-05 10:00 

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.