|
| View previous topic :: View next topic |
| Author |
Message |
robot Guest
|
Posted: Thu Nov 01, 2007 7:10 am Post subject: "Application not found" error message |
|
|
The following code:
Dim objshell As Object
Set objshell = CreateObject("Shell.Application")
objshell.Open "http://www.google.com/"
runs fine in most machines in my office, but a few machines display the
error message:
"Application not found" on executing line 3.
There is no difference in the configuration of all machines, as all of them
are installed with Win XP and Office XP.
Suggestions to solve the issue would be most appreciated. |
|
| Back to top |
|
 |
Google Sponsor

|
Posted: Thu Nov 01, 2007 7:10 am Post subject: Advertisement |
|
|
|
|
| Back to top |
|
 |
Russ Guest
|
Posted: Thu Nov 01, 2007 5:36 pm Post subject: Re: "Application not found" error message |
|
|
Robot,
I would try to compare references enabled between machines, in the VBA
Editor menu Tools/References...
| Quote: | The following code:
Dim objshell As Object
Set objshell = CreateObject("Shell.Application")
objshell.Open "http://www.google.com/"
runs fine in most machines in my office, but a few machines display the
error message:
"Application not found" on executing line 3.
There is no difference in the configuration of all machines, as all of them
are installed with Win XP and Office XP.
Suggestions to solve the issue would be most appreciated.
|
--
Russ
drsmN0SPAMikleAThotmailD0Tcom.INVALID |
|
| Back to top |
|
 |
robot Guest
|
Posted: Fri Nov 02, 2007 2:01 am Post subject: Re: "Application not found" error message |
|
|
Hi Russ,
I compared the enabled references and could find no difference.
"Russ" <drsN0SPAMmikle@hotmailD0Tcom.INVALID>
???????:C34F86D1.1EAFC%drsN0SPAMmikle@hotmailD0Tcom.INVALID...
| Quote: | Robot,
I would try to compare references enabled between machines, in the VBA
Editor menu Tools/References...
The following code:
Dim objshell As Object
Set objshell = CreateObject("Shell.Application")
objshell.Open "http://www.google.com/"
runs fine in most machines in my office, but a few machines display the
error message:
"Application not found" on executing line 3.
There is no difference in the configuration of all machines, as all of
them
are installed with Win XP and Office XP.
Suggestions to solve the issue would be most appreciated.
--
Russ
drsmN0SPAMikleAThotmailD0Tcom.INVALID
|
|
|
| Back to top |
|
 |
Russ Guest
|
Posted: Fri Nov 23, 2007 11:45 pm Post subject: Re: "Application not found" error message |
|
|
Robot,
It is as if there is no application associated with opening a webpage on
those machines. What happens if you type that url into Windows Explorer (not
Internet Explorer)?
| Quote: | Hi Russ,
I compared the enabled references and could find no difference.
"Russ" <drsN0SPAMmikle@hotmailD0Tcom.INVALID
???????:C34F86D1.1EAFC%drsN0SPAMmikle@hotmailD0Tcom.INVALID...
Robot,
I would try to compare references enabled between machines, in the VBA
Editor menu Tools/References...
The following code:
Dim objshell As Object
Set objshell = CreateObject("Shell.Application")
objshell.Open "http://www.google.com/"
runs fine in most machines in my office, but a few machines display the
error message:
"Application not found" on executing line 3.
There is no difference in the configuration of all machines, as all of
them
are installed with Win XP and Office XP.
Suggestions to solve the issue would be most appreciated.
--
Russ
drsmN0SPAMikleAThotmailD0Tcom.INVALID
|
--
Russ
drsmN0SPAMikleAThotmailD0Tcom.INVALID |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|