Visual C++ 2005 Express Edition - Runtime Error

S

Steven Deutsch

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?
 
P

Pegasus \(MVP\)

"Steven Deutsch" <StevenDeutsch@discussions.microsoft.com> wrote in message
news:A841E258-8289-47C1-94FA-C89ADF2068A4@microsoft.com...
>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.
 
N

Newbie Coder

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

--
Newbie Coder
(It's just a name)



"Pegasus (MVP)" <I.can@fly.com> wrote in message
news:e4qEfVrCIHA.4752@TK2MSFTNGP04.phx.gbl...
>
> "Steven Deutsch" <StevenDeutsch@discussions.microsoft.com> wrote in message
> news:A841E258-8289-47C1-94FA-C89ADF2068A4@microsoft.com...
> >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.
>
>
 
P

Pegasus \(MVP\)

Thanks for the tip.


"Newbie Coder" <newbiecoder@spammeplease.com> wrote in message
news:ubW%23KbrCIHA.536@TK2MSFTNGP06.phx.gbl...
> 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
>
> --
> Newbie Coder
> (It's just a name)
>
>
>
> "Pegasus (MVP)" <I.can@fly.com> wrote in message
> news:e4qEfVrCIHA.4752@TK2MSFTNGP04.phx.gbl...
>>
>> "Steven Deutsch" <StevenDeutsch@discussions.microsoft.com> wrote in
>> message
>> news:A841E258-8289-47C1-94FA-C89ADF2068A4@microsoft.com...
>> >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.
>>
>>

>
 
Back
Top Bottom