System Error when writing a VB exe file 
Author Message
 System Error when writing a VB exe file

I just recently set up an new computer and development environment which consists
of VS 6 with SP3, Windows NT 4.0 SP6, which would have modeled the original
development environment I was working with.  The problem now is though the
applications runs (from previous build) when I now comple the project, I get the
following when writing the EXE: System Error &H80004005 (-2147467259) Unspecified
error.
I tried many ways to stop this which included, Installing VS SP4.  Recreating the
project.  Installing a new NT 4.0 6a system and all programs.
This error only happens when VB has finished compiling (with no errors) and the
at the start of writing the EXE. No others errors are seen. I tried sample
programs and all seem to write its EXE fine.
From the knowledge base, the error &H80004005 is unrelated to this problem.
On possible answer could be the original development environment was NT SP5.  
Could this be the problem since now I'm using NT 4.0 SP6?

I would be greatful for any help.
Thanks,
Anthony Fucile
PerotSystems



Sun, 04 May 2003 03:00:00 GMT  
 System Error when writing a VB exe file

Quote:
> On possible answer could be the original development environment was NT
SP5.
> Could this be the problem since now I'm using NT 4.0 SP6?

No problems there.... I'm at NT4/SP6a
Which brings up a question.... Are you at SP6 or SP6a... SP6 is buggy.

Also, I've had strange error messages pop up when compiling DLL's (not
exe's) when I inadvertantly set all the intermediate (.exp / .lib) files to
Read-Only.
I call them strange because they said nothing about read-only files that
were causing the problem.


I just recently set up an new computer and development environment which
consists
of VS 6 with SP3, Windows NT 4.0 SP6, which would have modeled the original
development environment I was working with.  The problem now is though the
applications runs (from previous build) when I now comple the project, I get
the
following when writing the EXE: System Error &H80004005 (-2147467259)
Unspecified
error.
I tried many ways to stop this which included, Installing VS SP4.
Recreating the
project.  Installing a new NT 4.0 6a system and all programs.
This error only happens when VB has finished compiling (with no errors) and
the
at the start of writing the EXE. No others errors are seen. I tried sample
programs and all seem to write its EXE fine.
From the knowledge base, the error &H80004005 is unrelated to this problem.
On possible answer could be the original development environment was NT SP5.
Could this be the problem since now I'm using NT 4.0 SP6?

I would be greatful for any help.
Thanks,
Anthony Fucile
PerotSystems



Sun, 04 May 2003 03:00:00 GMT  
 System Error when writing a VB exe file
The service pack I currently using is the NT 4.0 Service pack 6a 128 bit.

I will look for read only files and see if this may help.

Thanks,
Anthony Fucile
PerotSystems


Quote:

> > On possible answer could be the original development environment was NT
> SP5.
> > Could this be the problem since now I'm using NT 4.0 SP6?

> No problems there.... I'm at NT4/SP6a
> Which brings up a question.... Are you at SP6 or SP6a... SP6 is buggy.

> Also, I've had strange error messages pop up when compiling DLL's (not
> exe's) when I inadvertantly set all the intermediate (.exp / .lib) files
to
> Read-Only.
> I call them strange because they said nothing about read-only files that
> were causing the problem.



> I just recently set up an new computer and development environment which
> consists
> of VS 6 with SP3, Windows NT 4.0 SP6, which would have modeled the
original
> development environment I was working with.  The problem now is though the
> applications runs (from previous build) when I now comple the project, I
get
> the
> following when writing the EXE: System Error &H80004005 (-2147467259)
> Unspecified
> error.
> I tried many ways to stop this which included, Installing VS SP4.
> Recreating the
> project.  Installing a new NT 4.0 6a system and all programs.
> This error only happens when VB has finished compiling (with no errors)
and
> the
> at the start of writing the EXE. No others errors are seen. I tried sample
> programs and all seem to write its EXE fine.
> From the knowledge base, the error &H80004005 is unrelated to this
problem.
> On possible answer could be the original development environment was NT
SP5.
> Could this be the problem since now I'm using NT 4.0 SP6?

> I would be greatful for any help.
> Thanks,
> Anthony Fucile
> PerotSystems




Sun, 04 May 2003 03:00:00 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. VB4.0EE 32bit Error writing EXE w/Rmt Supt files

2. what does vb 4.0 write in the system registry file

3. Make EXE: System error &H80004005 (-2147467259) Unspecified error

4. Write ADO Field containing binary data (files) to the file system

5. Error Writing EXE

6. Error while writing EXE

7. write log file as system during logon?

8. Creating an .EXE file from a VB .EXE ????

9. Write in the running EXE file

10. Writing to a running program's EXE file

11. Write in the running EXE file

12. datareport seems to crash writing of exe file

 

 
Powered by phpBB® Forum Software