Results 1 to 8 of 8

Thread: vista problem?

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Apr 2010
    Posts
    74

    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?

  2. #2
    Lively Member
    Join Date
    Jan 2008
    Posts
    70

    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.

  3. #3

    Thread Starter
    Lively Member
    Join Date
    Apr 2010
    Posts
    74

    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..

  4. #4
    Lively Member
    Join Date
    Jan 2008
    Posts
    70

    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.

  5. #5
    Lively Member
    Join Date
    Jan 2008
    Posts
    70

    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.

  6. #6

    Thread Starter
    Lively Member
    Join Date
    Apr 2010
    Posts
    74

    Re: vista problem?

    asp.net with vb.net sir

  7. #7
    Lively Member
    Join Date
    Jan 2008
    Posts
    70

    Re: vista problem?

    OK, wouldn't have a clue then :P

  8. #8

    Thread Starter
    Lively Member
    Join Date
    Apr 2010
    Posts
    74

    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
  •  



Click Here to Expand Forum to Full Width