|
-
Jul 20th, 2010, 11:25 PM
#1
Thread Starter
Lively Member
vista problem?
everytime i run my project here on laptop with vista as its os, it says internet explorer cannot display the webpage.. but in my desktop im using xp and im not encountering that problem,
any help?
-
Jul 20th, 2010, 11:29 PM
#2
Lively Member
Re: vista problem?
How do you call the web browser? I use
System.Diagnostics.Process.Start("fullpath\mypage.html")
and it's fine in XP, Vista, 7, etc.
Vista clamped down on a lot of things so if you're using something more dodgy like directly calling the .exe that might not work.
-
Jul 20th, 2010, 11:36 PM
#3
Thread Starter
Lively Member
Re: vista problem?
uhmm,, can you please give me a further explanation of what you're saying.. sorry man but i'm just a newbie.. can't fully understand what you're saying..
i'm directly running it by clicking the run button... sometimes i just right click on the form and choose view in browser..
-
Jul 21st, 2010, 12:26 AM
#4
Lively Member
Re: vista problem?
Are you trying to display any web pages at all?
I expected you were, and wondered how you did that.
There must be something in there that's calling the web browser.
-
Jul 21st, 2010, 12:28 AM
#5
Lively Member
Re: vista problem?
Hang on, is this a Windows Forms app or some web thing? I don't have a 'view in browser' option in my VB.net.
-
Jul 21st, 2010, 12:32 AM
#6
Thread Starter
Lively Member
-
Jul 21st, 2010, 12:43 AM
#7
Lively Member
Re: vista problem?
OK, wouldn't have a clue then :P
-
Jul 21st, 2010, 01:10 AM
#8
Thread Starter
Lively Member
Re: vista problem?
eer... but thanks anyways :|
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
|