Visual C++ 2005 Express Edition - Runtime Error

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I just downloaded the latest version of Visual C++ 2005 Express Edition with
its latest service pack. I also downloaded the Platform PSDK.

However, when I ran a small visual C++ program, I got the following error
message:

Runtime Error

Program: C:\Progra

This Application has requested the runtime to terminate it in an unusual
way. Please contact the applications support team for more information.

Can anybody give me any advice on where I can find a KB article on this
subject?
 
Steven Deutsch said:
I just downloaded the latest version of Visual C++ 2005 Express Edition
with
its latest service pack. I also downloaded the Platform PSDK.

However, when I ran a small visual C++ program, I got the following error
message:

Runtime Error

Program: C:\Progra

This Application has requested the runtime to terminate it in an unusual
way. Please contact the applications support team for more information.

Can anybody give me any advice on where I can find a KB article on this
subject?

I recommend you ask the experts in a Visual C++ newsgroup.
 
Pegasus,

There is no dedicated C++ group as such for errors. The OP can try:

microsoft.public.dotnet.languages.vc

Personally, this is really a question for the Managed MSDN newsgroups
 
Thanks for the tip.


Newbie Coder said:
Pegasus,

There is no dedicated C++ group as such for errors. The OP can try:

microsoft.public.dotnet.languages.vc

Personally, this is really a question for the Managed MSDN newsgroups
 
Back
Top