Results 1 to 5 of 5

Thread: VS 2010/2012 Web browser problem https

  1. #1

    Thread Starter
    New Member
    Join Date
    Sep 2012
    Posts
    3

    VS 2010/2012 Web browser problem https

    I guys i'm having a big problem.. i'm "programming" a container of the most used site from my department (a sort of tabbed webbrowser) all is fine except a for a https site that cannot be display.
    the point is: on jobs pc the https site works perfectly with every browser (mozzilla, ie, chrome) but not with my vb app based on webbrowser IE. What can i do?? thanks

  2. #2
    Member
    Join Date
    Sep 2012
    Location
    Sweden
    Posts
    44

    Re: VS 2010/2012 Web browser problem https

    Can you explain more, do you get an error? also post your code

  3. #3

    Thread Starter
    New Member
    Join Date
    Sep 2012
    Posts
    3

    Re: VS 2010/2012 Web browser problem https

    hi erik as i say i'm not really programming.. i'm using the visual part filling the prperty box.

    the poi is that the site won't load. it remains blank page.. all the other works..
    i don't really know how to solve..

  4. #4
    PowerPoster dunfiddlin's Avatar
    Join Date
    Jun 2012
    Posts
    8,245

    Re: VS 2010/2012 Web browser problem https

    Well, if you're sure that you're using the full correct url, the site doesn't require some form of authorisation (cookie or the like), and isn't restricted in some way, there is nothing to do. If you can access it in IE, you can access it in the WebBrowser control, all things being equal. If you can't then there are factors in play of which we cannot know.
    As the 6-dimensional mathematics professor said to the brain surgeon, "It ain't Rocket Science!"

    Reviews: "dunfiddlin likes his DataTables" - jmcilhinney

    Please be aware that whilst I will read private messages (one day!) I am unlikely to reply to anything that does not contain offers of cash, fame or marriage!

  5. #5

    Thread Starter
    New Member
    Join Date
    Sep 2012
    Posts
    3

    Re: VS 2010/2012 Web browser problem https

    ok! thank you..
    So i need to ask to my IT team about the authorization thanks

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