service pack not install in vista..
-
Hi I have one user defined service pack in this service pack was good running in windows XP os but in windows vista its not running why?pplease tell me how to solve this problem!!
*****THANKS N ADVANCE**** Mathen.K (I WILL TRY MY LEVEL BEST )
What on earth is your question ? What do you mean by service pack ? What do you mean by 'not running' ? Is this even a C# question ?
Christian Graus - Microsoft MVP - C++ "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )
-
What on earth is your question ? What do you mean by service pack ? What do you mean by 'not running' ? Is this even a C# question ?
Christian Graus - Microsoft MVP - C++ "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )
-
hi thanks to your replay!! Service pack means its one exe file its also generate Microsoft visual studio.in this Exe was executing in XP but in vista its not ..this is my problem!!
*****THANKS N ADVANCE**** Mathen.K (I WILL TRY MY LEVEL BEST )
OK, first of all, when you build an exe, it's NOT called a service pack. Second, if it doesn't run in vista, you need to work out at what point it fails, and then you can work out why.
Christian Graus - Microsoft MVP - C++ "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )
-
OK, first of all, when you build an exe, it's NOT called a service pack. Second, if it doesn't run in vista, you need to work out at what point it fails, and then you can work out why.
Christian Graus - Microsoft MVP - C++ "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )
hi wen i ran that application ..its showing one dialog msg.actually this was partially developed C++. Debug Error! Program: C:\program files\driv\j21.4.2\bin\javaw.exe Module:D:\citi\apps\EDCJNI.dll File: Run-Time Check Failure #0-The value of ESP was not properly saved across a function call. This is usually a result of calling a function declared with one calling convention with a function pointer with a different calling conversion. what kind of error this!!please tell me how to solve it!!?
*****THANKS N ADVANCE**** Mathen.K (I WILL TRY MY LEVEL BEST )
-
hi wen i ran that application ..its showing one dialog msg.actually this was partially developed C++. Debug Error! Program: C:\program files\driv\j21.4.2\bin\javaw.exe Module:D:\citi\apps\EDCJNI.dll File: Run-Time Check Failure #0-The value of ESP was not properly saved across a function call. This is usually a result of calling a function declared with one calling convention with a function pointer with a different calling conversion. what kind of error this!!please tell me how to solve it!!?
*****THANKS N ADVANCE**** Mathen.K (I WILL TRY MY LEVEL BEST )
Read this[^] to understand how I found answers here[^].
Christian Graus - Microsoft MVP - C++ "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )