failure till opening a empty document 
Author Message
 failure till opening a empty document

what this for a failure. i created a sdi doc app with the explorer style
in vc++ 6.0.
this app used a acces db.... the drivers are installed on the machine
i can run this app on my computer and on a winnt system..... but when i
run
this app on a computer ( win95b, installed with acces db drivers ) there
comes
the failure shown in subject....

when u know what's that for a problem... plz notify me.... also per
email... thanx

ingo eberhardt
ke->SOFTWARE



Sat, 13 Jul 2002 03:00:00 GMT  
 failure till opening a empty document
I believe you cannot run an SDI appl with an empty document.  I'm not sure
why it works on your NT maching... mine doesn't work.

John

Quote:

> what this for a failure. i created a sdi doc app with the explorer style
> in vc++ 6.0.
> this app used a acces db.... the drivers are installed on the machine
> i can run this app on my computer and on a winnt system..... but when i
> run
> this app on a computer ( win95b, installed with acces db drivers ) there
> comes
> the failure shown in subject....

> when u know what's that for a problem... plz notify me.... also per
> email... thanx

> ingo eberhardt
> ke->SOFTWARE



Sat, 13 Jul 2002 03:00:00 GMT  
 failure till opening a empty document
this app works on my machine with the visstud... but on a machine without
visstud it doesn't works........

ingo eberhardt
ke->SOFTWARE
John Cruz schrieb:

Quote:
> I believe you cannot run an SDI appl with an empty document.  I'm not sure
> why it works on your NT maching... mine doesn't work.

> John

> > what this for a failure. i created a sdi doc app with the explorer style
> > in vc++ 6.0.
> > this app used a acces db.... the drivers are installed on the machine
> > i can run this app on my computer and on a winnt system..... but when i
> > run
> > this app on a computer ( win95b, installed with acces db drivers ) there
> > comes
> > the failure shown in subject....

> > when u know what's that for a problem... plz notify me.... also per
> > email... thanx

> > ingo eberhardt
> > ke->SOFTWARE



Sun, 14 Jul 2002 03:00:00 GMT  
 failure till opening a empty document
this app works on my machine with the visstud... but on a machine without
visstud it doesn't works........

John Cruz schrieb:

Quote:
> I believe you cannot run an SDI appl with an empty document.  I'm not sure
> why it works on your NT maching... mine doesn't work.

> John

> > what this for a failure. i created a sdi doc app with the explorer style
> > in vc++ 6.0.
> > this app used a acces db.... the drivers are installed on the machine
> > i can run this app on my computer and on a winnt system..... but when i
> > run
> > this app on a computer ( win95b, installed with acces db drivers ) there
> > comes
> > the failure shown in subject....

> > when u know what's that for a problem... plz notify me.... also per
> > email... thanx

> > ingo eberhardt
> > ke->SOFTWARE



Sun, 14 Jul 2002 03:00:00 GMT  
 failure till opening a empty document
wokey.... I guess you have to install also the dll's needed for the program
to run (mfc40*.dll)... and if it is statistically linked, check what else
dll you need... it should be displayed by your program when it aborted.
Some of the files I know i need to install are shlwapi.dll and urlmon.dll.
You may have different dlls needed depending on what type of applications
you have (i.e. if you are using DAO, you need of course dll related to
that...).

Quote:

> this app works on my machine with the visstud... but on a machine without
> visstud it doesn't works........

> John Cruz schrieb:

> > I believe you cannot run an SDI appl with an empty document.  I'm not
sure
> > why it works on your NT maching... mine doesn't work.

> > John

> > > what this for a failure. i created a sdi doc app with the explorer
style
> > > in vc++ 6.0.
> > > this app used a acces db.... the drivers are installed on the machine
> > > i can run this app on my computer and on a winnt system..... but when
i
> > > run
> > > this app on a computer ( win95b, installed with acces db drivers )
there
> > > comes
> > > the failure shown in subject....

> > > when u know what's that for a problem... plz notify me.... also per
> > > email... thanx

> > > ingo eberhardt
> > > ke->SOFTWARE



Mon, 15 Jul 2002 03:00:00 GMT  
 
 [ 5 post ] 

 Relevant Pages 

1. failure opening an empty document

2. failure to create empty document

3. Start-Up MDI app without opening empty document

4. Prevent certain document open failures from removing MRU

5. Opening documents from within documents

6. Start MDI application with no empty document

7. Failed to create empty document

8. Empty document, help me please

9. "Failed to create empty document"

10. Empty document, help me please

11. MS-C++6.0: Starting without empty document

12. Empty document, help me please

 

 
Powered by phpBB® Forum Software