473,402 Members | 2,053 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,402 software developers and data experts.

VC 2005 Beta 2 - Initialization failure

Hello.

I've just finished the compilation of my application with VC 2005 Beta 2
(Express edition) and I'm getting the following initialization error loading
one of my DLLs:

LDR: LdrpWalkImportDescriptor() failed to probe
c:\Fontes\QiCad.NET\QIVRebar.dll for its manifest, ntstatus 0xc0150002

The same program runs fine when compiled with VS 2003.
Bellow is the initialization log. Does anyone have an idea of what is
causing the problem?

Thanks in advance.

Regards,

Adriano.

'QiCad.NET.exe': Loaded 'C:\Fontes\QiCad.NET\QiCad.NET.exe', Symbols loaded.

'QiCad.NET.exe': Loaded 'C:\WINDOWS\system32\ntdll.dll', Exports loaded.

'QiCad.NET.exe': Loaded 'C:\WINDOWS\system32\mscoree.dll', Exports loaded.

'QiCad.NET.exe': Loaded 'C:\WINDOWS\system32\advapi32.dll', Exports loaded.

'QiCad.NET.exe': Loaded 'C:\WINDOWS\system32\kernel32.dll', Exports loaded.

'QiCad.NET.exe': Loaded 'C:\WINDOWS\system32\rpcrt4.dll', Exports loaded.

'QiCad.NET.exe': Loaded 'C:\Fontes\QiCad.NET\QIVLibrary.dll', Symbols
loaded.

'QiCad.NET.exe': Loaded 'C:\WINDOWS\system32\lz32.dll', Binary was not built
with debug information.

'QiCad.NET.exe': Loaded 'C:\WINDOWS\system32\gdi32.dll', Exports loaded.

'QiCad.NET.exe': Loaded 'C:\WINDOWS\system32\user32.dll', Exports loaded.

'QiCad.NET.exe': Loaded 'C:\WINDOWS\system32\shell32.dll', Exports loaded.

'QiCad.NET.exe': Loaded 'C:\WINDOWS\system32\msvcrt.dll', Exports loaded.

'QiCad.NET.exe': Loaded 'C:\WINDOWS\system32\shlwapi.dll', Exports loaded.

'QiCad.NET.exe': Loaded 'C:\WINDOWS\system32\winspool.drv', Exports loaded.

'QiCad.NET.exe': Loaded 'C:\WINDOWS\system32\comdlg32.dll', Exports loaded.

'QiCad.NET.exe': Loaded 'C:\WINDOWS\system32\comctl32.dll', Exports loaded.

'QiCad.NET.exe': Loaded
'C:\WINDOWS\WinSxS\x86_Microsoft.VC80.DebugCRT_1fc 8b3b9a1e18e3b_8.0.50215.4652_x-ww_a12cf373\msvcr80d.dll',
Exports loaded.

'QiCad.NET.exe': Loaded
'C:\WINDOWS\WinSxS\x86_Microsoft.VC80.DebugCRT_1fc 8b3b9a1e18e3b_8.0.50215.4652_x-ww_a12cf373\msvcp80d.dll',
Exports loaded.

'QiCad.NET.exe': Loaded 'C:\Fontes\QiCad.NET\QIVPersistence.dll', Symbols
loaded.

'QiCad.NET.exe': Loaded 'C:\Fontes\QiCad.NET\QIVRebar.dll', Symbols loaded.

LDR: LdrpWalkImportDescriptor() failed to probe
c:\Fontes\QiCad.NET\QIVRebar.dll for its manifest, ntstatus 0xc0150002

Nov 17 '05 #1
5 3617
I've changed the 'Embed manifest' property to 'No' on my DLL projects and
the problem gone away.

Adriano.

AltoQi - Tecnologia Aplicada à Engenharia Adriano Coser Departamento de
Desenvolvimento Tel.: (48) 239-7000 ramal: 7069 e-mail: co***@altoqi.com.br
website: www.altoqi.com.br
"Adriano Coser" <coser@%removethis%altoqi.com.br> escreveu na mensagem
news:un**************@TK2MSFTNGP09.phx.gbl...
Hello.

I've just finished the compilation of my application with VC 2005 Beta 2
(Express edition) and I'm getting the following initialization error
loading one of my DLLs:

LDR: LdrpWalkImportDescriptor() failed to probe
c:\Fontes\QiCad.NET\QIVRebar.dll for its manifest, ntstatus 0xc0150002

The same program runs fine when compiled with VS 2003.
Bellow is the initialization log. Does anyone have an idea of what is
causing the problem?

Thanks in advance.

Regards,

Adriano.

'QiCad.NET.exe': Loaded 'C:\Fontes\QiCad.NET\QiCad.NET.exe', Symbols
loaded.

'QiCad.NET.exe': Loaded 'C:\WINDOWS\system32\ntdll.dll', Exports loaded.

'QiCad.NET.exe': Loaded 'C:\WINDOWS\system32\mscoree.dll', Exports loaded.

'QiCad.NET.exe': Loaded 'C:\WINDOWS\system32\advapi32.dll', Exports
loaded.

'QiCad.NET.exe': Loaded 'C:\WINDOWS\system32\kernel32.dll', Exports
loaded.

'QiCad.NET.exe': Loaded 'C:\WINDOWS\system32\rpcrt4.dll', Exports loaded.

'QiCad.NET.exe': Loaded 'C:\Fontes\QiCad.NET\QIVLibrary.dll', Symbols
loaded.

'QiCad.NET.exe': Loaded 'C:\WINDOWS\system32\lz32.dll', Binary was not
built with debug information.

'QiCad.NET.exe': Loaded 'C:\WINDOWS\system32\gdi32.dll', Exports loaded.

'QiCad.NET.exe': Loaded 'C:\WINDOWS\system32\user32.dll', Exports loaded.

'QiCad.NET.exe': Loaded 'C:\WINDOWS\system32\shell32.dll', Exports loaded.

'QiCad.NET.exe': Loaded 'C:\WINDOWS\system32\msvcrt.dll', Exports loaded.

'QiCad.NET.exe': Loaded 'C:\WINDOWS\system32\shlwapi.dll', Exports loaded.

'QiCad.NET.exe': Loaded 'C:\WINDOWS\system32\winspool.drv', Exports
loaded.

'QiCad.NET.exe': Loaded 'C:\WINDOWS\system32\comdlg32.dll', Exports
loaded.

'QiCad.NET.exe': Loaded 'C:\WINDOWS\system32\comctl32.dll', Exports
loaded.

'QiCad.NET.exe': Loaded
'C:\WINDOWS\WinSxS\x86_Microsoft.VC80.DebugCRT_1fc 8b3b9a1e18e3b_8.0.50215.4652_x-ww_a12cf373\msvcr80d.dll',
Exports loaded.

'QiCad.NET.exe': Loaded
'C:\WINDOWS\WinSxS\x86_Microsoft.VC80.DebugCRT_1fc 8b3b9a1e18e3b_8.0.50215.4652_x-ww_a12cf373\msvcp80d.dll',
Exports loaded.

'QiCad.NET.exe': Loaded 'C:\Fontes\QiCad.NET\QIVPersistence.dll', Symbols
loaded.

'QiCad.NET.exe': Loaded 'C:\Fontes\QiCad.NET\QIVRebar.dll', Symbols
loaded.

LDR: LdrpWalkImportDescriptor() failed to probe
c:\Fontes\QiCad.NET\QIVRebar.dll for its manifest, ntstatus 0xc0150002

Nov 17 '05 #2


"Adriano Coser" wrote:
Hello.

I've just finished the compilation of my application with VC 2005 Beta 2
(Express edition) and I'm getting the following initialization error loading
one of my DLLs:

LDR: LdrpWalkImportDescriptor() failed to probe
c:\Fontes\QiCad.NET\QIVRebar.dll for its manifest, ntstatus 0xc0150002

The same program runs fine when compiled with VS 2003.
Bellow is the initialization log. Does anyone have an idea of what is
causing the problem?

Thanks in advance.

Regards,

Adriano.

'QiCad.NET.exe': Loaded 'C:\Fontes\QiCad.NET\QiCad.NET.exe', Symbols loaded.

'QiCad.NET.exe': Loaded 'C:\WINDOWS\system32\ntdll.dll', Exports loaded.

'QiCad.NET.exe': Loaded 'C:\WINDOWS\system32\mscoree.dll', Exports loaded.

'QiCad.NET.exe': Loaded 'C:\WINDOWS\system32\advapi32.dll', Exports loaded.

'QiCad.NET.exe': Loaded 'C:\WINDOWS\system32\kernel32.dll', Exports loaded.

'QiCad.NET.exe': Loaded 'C:\WINDOWS\system32\rpcrt4.dll', Exports loaded.

'QiCad.NET.exe': Loaded 'C:\Fontes\QiCad.NET\QIVLibrary.dll', Symbols
loaded.

'QiCad.NET.exe': Loaded 'C:\WINDOWS\system32\lz32.dll', Binary was not built
with debug information.

'QiCad.NET.exe': Loaded 'C:\WINDOWS\system32\gdi32.dll', Exports loaded.

'QiCad.NET.exe': Loaded 'C:\WINDOWS\system32\user32.dll', Exports loaded.

'QiCad.NET.exe': Loaded 'C:\WINDOWS\system32\shell32.dll', Exports loaded.

'QiCad.NET.exe': Loaded 'C:\WINDOWS\system32\msvcrt.dll', Exports loaded.

'QiCad.NET.exe': Loaded 'C:\WINDOWS\system32\shlwapi.dll', Exports loaded.

'QiCad.NET.exe': Loaded 'C:\WINDOWS\system32\winspool.drv', Exports loaded.

'QiCad.NET.exe': Loaded 'C:\WINDOWS\system32\comdlg32.dll', Exports loaded.

'QiCad.NET.exe': Loaded 'C:\WINDOWS\system32\comctl32.dll', Exports loaded.

'QiCad.NET.exe': Loaded
'C:\WINDOWS\WinSxS\x86_Microsoft.VC80.DebugCRT_1fc 8b3b9a1e18e3b_8.0.50215.4652_x-ww_a12cf373\msvcr80d.dll',
Exports loaded.

'QiCad.NET.exe': Loaded
'C:\WINDOWS\WinSxS\x86_Microsoft.VC80.DebugCRT_1fc 8b3b9a1e18e3b_8.0.50215.4652_x-ww_a12cf373\msvcp80d.dll',
Exports loaded.

'QiCad.NET.exe': Loaded 'C:\Fontes\QiCad.NET\QIVPersistence.dll', Symbols
loaded.

'QiCad.NET.exe': Loaded 'C:\Fontes\QiCad.NET\QIVRebar.dll', Symbols loaded.

LDR: LdrpWalkImportDescriptor() failed to probe
c:\Fontes\QiCad.NET\QIVRebar.dll for its manifest, ntstatus 0xc0150002


Hi Adriano,
In order to understand the problem better, I would need the following
information.
1. Which compiler did you build QIVRebar.dll with, looks like it was not
beta2 but just making sure.
2. What are the dependencies of that dll ?
Do a dumpbin /dependents QIVRebar.dll to figure that out.
3. If there are any of your dll's which itQIVRebar.dll depends on, what were
they build with.

It looks to me that one of the dll's are not build with beta2 and that could
be part of the problem. Also check out this link and see if it helps.
http://msdn.microsoft.com/msdnmag/issues/02/03/Loader/

Thanks,
Kapil
Nov 17 '05 #3
"Adriano Coser" wrote:
I've changed the 'Embed manifest' property to 'No' on my DLL projects and
the problem gone away.

That is a little weird. My understanding is that you cannot load dll's
without an embedded manifest. Did you recompile the dll with beta2 or was it
precompiled from everett or beta1?

Thanks.
Kapil

Adriano.

AltoQi - Tecnologia Aplicada Ã* Engenharia Adriano Coser Departamento de
Desenvolvimento Tel.: (48) 239-7000 ramal: 7069 e-mail: co***@altoqi.com.br
website: www.altoqi.com.br
"Adriano Coser" <coser@%removethis%altoqi.com.br> escreveu na mensagem
news:un**************@TK2MSFTNGP09.phx.gbl...
Hello.

I've just finished the compilation of my application with VC 2005 Beta 2
(Express edition) and I'm getting the following initialization error
loading one of my DLLs:

LDR: LdrpWalkImportDescriptor() failed to probe
c:\Fontes\QiCad.NET\QIVRebar.dll for its manifest, ntstatus 0xc0150002

The same program runs fine when compiled with VS 2003.
Bellow is the initialization log. Does anyone have an idea of what is
causing the problem?

Thanks in advance.

Regards,

Adriano.

'QiCad.NET.exe': Loaded 'C:\Fontes\QiCad.NET\QiCad.NET.exe', Symbols
loaded.

'QiCad.NET.exe': Loaded 'C:\WINDOWS\system32\ntdll.dll', Exports loaded.

'QiCad.NET.exe': Loaded 'C:\WINDOWS\system32\mscoree.dll', Exports loaded.

'QiCad.NET.exe': Loaded 'C:\WINDOWS\system32\advapi32.dll', Exports
loaded.

'QiCad.NET.exe': Loaded 'C:\WINDOWS\system32\kernel32.dll', Exports
loaded.

'QiCad.NET.exe': Loaded 'C:\WINDOWS\system32\rpcrt4.dll', Exports loaded.

'QiCad.NET.exe': Loaded 'C:\Fontes\QiCad.NET\QIVLibrary.dll', Symbols
loaded.

'QiCad.NET.exe': Loaded 'C:\WINDOWS\system32\lz32.dll', Binary was not
built with debug information.

'QiCad.NET.exe': Loaded 'C:\WINDOWS\system32\gdi32.dll', Exports loaded.

'QiCad.NET.exe': Loaded 'C:\WINDOWS\system32\user32.dll', Exports loaded.

'QiCad.NET.exe': Loaded 'C:\WINDOWS\system32\shell32.dll', Exports loaded.

'QiCad.NET.exe': Loaded 'C:\WINDOWS\system32\msvcrt.dll', Exports loaded.

'QiCad.NET.exe': Loaded 'C:\WINDOWS\system32\shlwapi.dll', Exports loaded.

'QiCad.NET.exe': Loaded 'C:\WINDOWS\system32\winspool.drv', Exports
loaded.

'QiCad.NET.exe': Loaded 'C:\WINDOWS\system32\comdlg32.dll', Exports
loaded.

'QiCad.NET.exe': Loaded 'C:\WINDOWS\system32\comctl32.dll', Exports
loaded.

'QiCad.NET.exe': Loaded
'C:\WINDOWS\WinSxS\x86_Microsoft.VC80.DebugCRT_1fc 8b3b9a1e18e3b_8.0.50215.4652_x-ww_a12cf373\msvcr80d.dll',
Exports loaded.

'QiCad.NET.exe': Loaded
'C:\WINDOWS\WinSxS\x86_Microsoft.VC80.DebugCRT_1fc 8b3b9a1e18e3b_8.0.50215.4652_x-ww_a12cf373\msvcp80d.dll',
Exports loaded.

'QiCad.NET.exe': Loaded 'C:\Fontes\QiCad.NET\QIVPersistence.dll', Symbols
loaded.

'QiCad.NET.exe': Loaded 'C:\Fontes\QiCad.NET\QIVRebar.dll', Symbols
loaded.

LDR: LdrpWalkImportDescriptor() failed to probe
c:\Fontes\QiCad.NET\QIVRebar.dll for its manifest, ntstatus 0xc0150002


Nov 17 '05 #4
Kapil, thanks for your answer.

I believe I built all DLLs with Beta-2, but I'll check again. QIVRebar.dll
has a number of dependencies and maybe I forgot something.

I'll give you a feedback soon.

Thanks,
Adriano.

AltoQi - Tecnologia Aplicada à Engenharia Adriano Coser Departamento de
Desenvolvimento Tel.: (48) 239-7000 ramal: 7069 e-mail: co***@altoqi.com.br
website: www.altoqi.com.br
"Kapil Khosla [MSFT]" <kk*****@online.microsoft.com> escreveu na mensagem
news:7B**********************************@microsof t.com...


"Adriano Coser" wrote:
Hello.

I've just finished the compilation of my application with VC 2005 Beta 2
(Express edition) and I'm getting the following initialization error
loading
one of my DLLs:

LDR: LdrpWalkImportDescriptor() failed to probe
c:\Fontes\QiCad.NET\QIVRebar.dll for its manifest, ntstatus 0xc0150002

The same program runs fine when compiled with VS 2003.
Bellow is the initialization log. Does anyone have an idea of what is
causing the problem?

Thanks in advance.

Regards,

Adriano.

'QiCad.NET.exe': Loaded 'C:\Fontes\QiCad.NET\QiCad.NET.exe', Symbols
loaded.

'QiCad.NET.exe': Loaded 'C:\WINDOWS\system32\ntdll.dll', Exports loaded.

'QiCad.NET.exe': Loaded 'C:\WINDOWS\system32\mscoree.dll', Exports
loaded.

'QiCad.NET.exe': Loaded 'C:\WINDOWS\system32\advapi32.dll', Exports
loaded.

'QiCad.NET.exe': Loaded 'C:\WINDOWS\system32\kernel32.dll', Exports
loaded.

'QiCad.NET.exe': Loaded 'C:\WINDOWS\system32\rpcrt4.dll', Exports loaded.

'QiCad.NET.exe': Loaded 'C:\Fontes\QiCad.NET\QIVLibrary.dll', Symbols
loaded.

'QiCad.NET.exe': Loaded 'C:\WINDOWS\system32\lz32.dll', Binary was not
built
with debug information.

'QiCad.NET.exe': Loaded 'C:\WINDOWS\system32\gdi32.dll', Exports loaded.

'QiCad.NET.exe': Loaded 'C:\WINDOWS\system32\user32.dll', Exports loaded.

'QiCad.NET.exe': Loaded 'C:\WINDOWS\system32\shell32.dll', Exports
loaded.

'QiCad.NET.exe': Loaded 'C:\WINDOWS\system32\msvcrt.dll', Exports loaded.

'QiCad.NET.exe': Loaded 'C:\WINDOWS\system32\shlwapi.dll', Exports
loaded.

'QiCad.NET.exe': Loaded 'C:\WINDOWS\system32\winspool.drv', Exports
loaded.

'QiCad.NET.exe': Loaded 'C:\WINDOWS\system32\comdlg32.dll', Exports
loaded.

'QiCad.NET.exe': Loaded 'C:\WINDOWS\system32\comctl32.dll', Exports
loaded.

'QiCad.NET.exe': Loaded
'C:\WINDOWS\WinSxS\x86_Microsoft.VC80.DebugCRT_1fc 8b3b9a1e18e3b_8.0.50215.4652_x-ww_a12cf373\msvcr80d.dll',
Exports loaded.

'QiCad.NET.exe': Loaded
'C:\WINDOWS\WinSxS\x86_Microsoft.VC80.DebugCRT_1fc 8b3b9a1e18e3b_8.0.50215.4652_x-ww_a12cf373\msvcp80d.dll',
Exports loaded.

'QiCad.NET.exe': Loaded 'C:\Fontes\QiCad.NET\QIVPersistence.dll', Symbols
loaded.

'QiCad.NET.exe': Loaded 'C:\Fontes\QiCad.NET\QIVRebar.dll', Symbols
loaded.

LDR: LdrpWalkImportDescriptor() failed to probe
c:\Fontes\QiCad.NET\QIVRebar.dll for its manifest, ntstatus 0xc0150002


Hi Adriano,
In order to understand the problem better, I would need the following
information.
1. Which compiler did you build QIVRebar.dll with, looks like it was not
beta2 but just making sure.
2. What are the dependencies of that dll ?
Do a dumpbin /dependents QIVRebar.dll to figure that out.
3. If there are any of your dll's which itQIVRebar.dll depends on, what
were
they build with.

It looks to me that one of the dll's are not build with beta2 and that
could
be part of the problem. Also check out this link and see if it helps.
http://msdn.microsoft.com/msdnmag/issues/02/03/Loader/

Thanks,
Kapil

Nov 17 '05 #5
Kapil.

I you're right. I forgot an external dependence that was compiled with
Beta-1. I rebuilt all my DLLs with Beta-2 and the 'manifest' problem
desapeared.

Thanks for you help.
Adriano.

AltoQi - Tecnologia Aplicada à Engenharia Adriano Coser Departamento de
Desenvolvimento Tel.: (48) 239-7000 ramal: 7069 e-mail: co***@altoqi.com.br
website: www.altoqi.com.br
"Kapil Khosla [MSFT]" <kk*****@online.microsoft.com> escreveu na mensagem
news:7B**********************************@microsof t.com...


"Adriano Coser" wrote:
Hello.

I've just finished the compilation of my application with VC 2005 Beta 2
(Express edition) and I'm getting the following initialization error
loading
one of my DLLs:

LDR: LdrpWalkImportDescriptor() failed to probe
c:\Fontes\QiCad.NET\QIVRebar.dll for its manifest, ntstatus 0xc0150002

The same program runs fine when compiled with VS 2003.
Bellow is the initialization log. Does anyone have an idea of what is
causing the problem?

Thanks in advance.

Regards,

Adriano.

'QiCad.NET.exe': Loaded 'C:\Fontes\QiCad.NET\QiCad.NET.exe', Symbols
loaded.

'QiCad.NET.exe': Loaded 'C:\WINDOWS\system32\ntdll.dll', Exports loaded.

'QiCad.NET.exe': Loaded 'C:\WINDOWS\system32\mscoree.dll', Exports
loaded.

'QiCad.NET.exe': Loaded 'C:\WINDOWS\system32\advapi32.dll', Exports
loaded.

'QiCad.NET.exe': Loaded 'C:\WINDOWS\system32\kernel32.dll', Exports
loaded.

'QiCad.NET.exe': Loaded 'C:\WINDOWS\system32\rpcrt4.dll', Exports loaded.

'QiCad.NET.exe': Loaded 'C:\Fontes\QiCad.NET\QIVLibrary.dll', Symbols
loaded.

'QiCad.NET.exe': Loaded 'C:\WINDOWS\system32\lz32.dll', Binary was not
built
with debug information.

'QiCad.NET.exe': Loaded 'C:\WINDOWS\system32\gdi32.dll', Exports loaded.

'QiCad.NET.exe': Loaded 'C:\WINDOWS\system32\user32.dll', Exports loaded.

'QiCad.NET.exe': Loaded 'C:\WINDOWS\system32\shell32.dll', Exports
loaded.

'QiCad.NET.exe': Loaded 'C:\WINDOWS\system32\msvcrt.dll', Exports loaded.

'QiCad.NET.exe': Loaded 'C:\WINDOWS\system32\shlwapi.dll', Exports
loaded.

'QiCad.NET.exe': Loaded 'C:\WINDOWS\system32\winspool.drv', Exports
loaded.

'QiCad.NET.exe': Loaded 'C:\WINDOWS\system32\comdlg32.dll', Exports
loaded.

'QiCad.NET.exe': Loaded 'C:\WINDOWS\system32\comctl32.dll', Exports
loaded.

'QiCad.NET.exe': Loaded
'C:\WINDOWS\WinSxS\x86_Microsoft.VC80.DebugCRT_1fc 8b3b9a1e18e3b_8.0.50215.4652_x-ww_a12cf373\msvcr80d.dll',
Exports loaded.

'QiCad.NET.exe': Loaded
'C:\WINDOWS\WinSxS\x86_Microsoft.VC80.DebugCRT_1fc 8b3b9a1e18e3b_8.0.50215.4652_x-ww_a12cf373\msvcp80d.dll',
Exports loaded.

'QiCad.NET.exe': Loaded 'C:\Fontes\QiCad.NET\QIVPersistence.dll', Symbols
loaded.

'QiCad.NET.exe': Loaded 'C:\Fontes\QiCad.NET\QIVRebar.dll', Symbols
loaded.

LDR: LdrpWalkImportDescriptor() failed to probe
c:\Fontes\QiCad.NET\QIVRebar.dll for its manifest, ntstatus 0xc0150002


Hi Adriano,
In order to understand the problem better, I would need the following
information.
1. Which compiler did you build QIVRebar.dll with, looks like it was not
beta2 but just making sure.
2. What are the dependencies of that dll ?
Do a dumpbin /dependents QIVRebar.dll to figure that out.
3. If there are any of your dll's which itQIVRebar.dll depends on, what
were
they build with.

It looks to me that one of the dll's are not build with beta2 and that
could
be part of the problem. Also check out this link and see if it helps.
http://msdn.microsoft.com/msdnmag/issues/02/03/Loader/

Thanks,
Kapil

Nov 17 '05 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

48
by: ik | last post by:
ERROR after uninstalling SQL Server 2005 Express I get this message, SQLDMO has not been registered. Please re-run your setupand contact your system administrator. GREAT!!! ReInstalled SQL...
3
by: Mike P | last post by:
I've been using Visual Studio 2005 Beta 1 for the last few weeks, and I now want to try using SQL Server 2005 Beta with it. I've been to the Microsoft URL...
2
by: um | last post by:
When the POSIX pthreads library for w32 release 2-2-0 (http://sources.redhat.com/pthreads-win32/) is compiled with VC++6 then it compiles and passes all the benchmark tests in the subdirectory...
5
by: Adriano Coser | last post by:
Hello. I'm moving an application from VC 2003 to VC 2005 Beta2. In mixed mode DLLs I need to set System::Threading::Thread::CurrentThread->ApartmentState =...
10
by: Adriano Coser | last post by:
Hello. I'm moving an application VC 2003 to VC 2005 Beta2. I need to set STA ApartmentState model so the drag & drop registration can work. I used to do...
2
by: Supra | last post by:
Finally Visual Studio 2005 launch date was announced at VS Live and we should be getting our hands on final product on Nov 07, 2005. It reminds me, I just installed Visual Studio 2005 Beta 2....
0
by: Mart | last post by:
Hi, I have just written (my first) VB.net app using MS Visual Basic 2005 Express Edition Beta. It is fairly simple, it reads some configuration data from an XML file then opens a new window...
34
by: Bob | last post by:
Hi, The compiler gives Warning 96 Variable 'cmdSource' is used before it has been assigned a value. A null reference exception could result at runtime. Dim cmdSource as SQlClient.SQLDataReader...
3
by: pine | last post by:
hi! i just joined this group today after a colleague told me about it. anyway, i'm new to SQL and haven't tried installing any version of it. I do have vb 6.0 though on my pc. My problem is that I...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.