Click here to Skip to main content
15,904,823 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
AnswerRe: DataTable PrimaryKey problem Pin
led mike15-Oct-08 5:01
led mike15-Oct-08 5:01 
GeneralRe: DataTable PrimaryKey problem Pin
calhuskerfan15-Oct-08 9:17
calhuskerfan15-Oct-08 9:17 
QuestionRe: DataTable PrimaryKey problem Pin
led mike15-Oct-08 9:58
led mike15-Oct-08 9:58 
AnswerRe: DataTable PrimaryKey problem Pin
calhuskerfan15-Oct-08 10:03
calhuskerfan15-Oct-08 10:03 
AnswerRe: DataTable PrimaryKey problem Pin
calhuskerfan15-Oct-08 10:17
calhuskerfan15-Oct-08 10:17 
GeneralRe: DataTable PrimaryKey problem Pin
led mike15-Oct-08 10:49
led mike15-Oct-08 10:49 
GeneralRe: DataTable PrimaryKey problem Pin
Wendelius15-Oct-08 11:18
mentorWendelius15-Oct-08 11:18 
QuestionVisual c++ runtime error on only framework installed machine Pin
balu1234514-Oct-08 7:19
balu1234514-Oct-08 7:19 
My application working fine in the dev environment.But in the testing /production environment
it is not working because that environment has only
windows server 2003
IIS
.net2.0 framework

In my application I have Used some microsoft VC++ dll's also along with .net dll's.


Now Iam getting "RUNTime Error" pop-up screen message as below

" The Application has been terminated in an Unusual Way"

On googling i came to know that some dll's like msvcrt.dll of windows server 2003 has to be changed...But Iam not pretty sure about it..


In Production/test environment there is only framework installed ,but there is no visual studio installed on it.may be due that this error may occur...

So kindly post your suggestions and views to help me

I tried the following as suggested by you:

1. I have installled the redistributable package suggested by you.

after installing i restarted the PC even now also I got the same runtime pop-up error.

2. Then I checked even with the dependency walker for the dll.
I found that there is no miising dll.

3. Then I tried by installing Visual C++ express edition..even then also i got the same pop-up error.

Kindly help me.....
Answer[Cross Post]Re: Visual c++ runtime error on only framework installed machine [modified] Pin
Scott Dorman14-Oct-08 8:27
professionalScott Dorman14-Oct-08 8:27 
GeneralRe: [Cross Post]Re: Visual c++ runtime error on only framework installed machine Pin
Mark Salsbery14-Oct-08 8:32
Mark Salsbery14-Oct-08 8:32 
GeneralRe: [Cross Post]Re: Visual c++ runtime error on only framework installed machine Pin
Scott Dorman14-Oct-08 8:38
professionalScott Dorman14-Oct-08 8:38 
QuestionDifferent exception handling behavior with and without debugger attached Pin
jpsstavares14-Oct-08 5:37
jpsstavares14-Oct-08 5:37 
QuestionRe: Different exception handling behavior with and without debugger attached Pin
jpsstavares14-Oct-08 23:40
jpsstavares14-Oct-08 23:40 
Question[Content_Types].xml in System.IO.Packaging.ZipPackage Pin
Chapooki14-Oct-08 3:59
Chapooki14-Oct-08 3:59 
AnswerRe: [Content_Types].xml in System.IO.Packaging.ZipPackage Pin
ramanakanthkv20-Oct-10 1:41
ramanakanthkv20-Oct-10 1:41 
QuestionCan windows search api be used for searching sql database? Pin
shraddhapingale14-Oct-08 2:03
shraddhapingale14-Oct-08 2:03 
AnswerRe: Can windows search api be used for searching sql database? Pin
Dave Kreskowiak14-Oct-08 3:58
mveDave Kreskowiak14-Oct-08 3:58 
GeneralRe: Can windows search api be used for searching sql database? Pin
shraddhapingale14-Oct-08 19:12
shraddhapingale14-Oct-08 19:12 
GeneralRe: Can windows search api be used for searching sql database? Pin
Dave Kreskowiak15-Oct-08 1:35
mveDave Kreskowiak15-Oct-08 1:35 
GeneralRe: Can windows search api be used for searching sql database? Pin
shraddhapingale15-Oct-08 1:39
shraddhapingale15-Oct-08 1:39 
GeneralRe: Can windows search api be used for searching sql database? Pin
Dave Kreskowiak15-Oct-08 2:09
mveDave Kreskowiak15-Oct-08 2:09 
QuestionEnterprise Library not Logging the Exception in Production Pin
Member 173223513-Oct-08 20:58
Member 173223513-Oct-08 20:58 
QuestionManifest File Configuration Pin
SNI13-Oct-08 0:11
SNI13-Oct-08 0:11 
AnswerRe: Manifest File Configuration Pin
Mark Salsbery13-Oct-08 7:51
Mark Salsbery13-Oct-08 7:51 
GeneralRe: Manifest File Configuration Pin
SNI13-Oct-08 18:25
SNI13-Oct-08 18:25 

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.