|
-
Oct 10th, 2001, 09:25 PM
#1
Thread Starter
Addicted Member
Make exe error
When I try to make an exe I get an invalid page fault in
module MSPDB60.DLL
Then I get another error that says cound not execute c2.exe or link.exe Depending on what I set the Compile options to.
I tried reinstalling Visual studio but it had no effect.
-
Oct 10th, 2001, 09:30 PM
#2
Frenzied Member
if something like that happens to me i just format my hdd, that might work for you
-
Oct 10th, 2001, 09:59 PM
#3
Member
Re: Make exe error
Originally posted by KingDavid
When I try to make an exe I get an invalid page fault in
module MSPDB60.DLL
Then I get another error that says cound not execute c2.exe or link.exe Depending on what I set the Compile options to.
I tried reinstalling Visual studio but it had no effect.
Have you applied the latest service pack?
-
Oct 11th, 2001, 03:50 PM
#4
Thread Starter
Addicted Member
I installed service pack 4 no change.
I had Visual Basic learning edition and Visual C++ standard 6.0 before I installed Visual Studio 6.0 Professional, but I unistalled them before I installed Pro. Wonder If that has any thing to do with it?
-
Oct 11th, 2001, 04:37 PM
#5
Member
-
Oct 11th, 2001, 11:22 PM
#6
Thread Starter
Addicted Member
I know I couldn't find my disk. That shouldn't make that much of difference.
-
Oct 12th, 2001, 02:07 AM
#7
Addicted Member
This may help
I have this problem when I'm using an access db with my program... the file is in use somehow, and you have to make sure it's not...
-
Oct 13th, 2001, 12:16 AM
#8
Thread Starter
Addicted Member
Wich File and how do I do that?
-
Oct 13th, 2001, 12:21 AM
#9
Hyperactive Member
If you don't have C2.exe, then go under compile options, and change it to P-Code
-
Oct 13th, 2001, 12:26 AM
#10
Frenzied Member
but then you've got poopy code, it's a lot better native code.
-
Oct 13th, 2001, 12:31 AM
#11
Hyperactive Member
yeah, but until he gets C2.exe back...
Hmm
I'm going to try that, compile to SMALL code, etc. and P-code, and all that. and see if it affects the output THAT much.
-
Oct 13th, 2001, 10:27 AM
#12
Thread Starter
Addicted Member
I've already tried all the differnt complie options. like I said before you get an error in c2.exe or link.exe, depending on what I set the Compile options to.
My guess is that it is MSPDB60.DLL thats messed up.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|