|
-
Mar 21st, 2013, 07:15 PM
#1
Thread Starter
Member
-
Mar 22nd, 2013, 02:20 PM
#2
Thread Starter
Member
Re: [Help] Webbrowser Webpage Error?
-
Mar 22nd, 2013, 03:21 PM
#3
Re: [Help] Webbrowser Webpage Error?
What are you expecting us to say? The page din't render correctly in the VS inbuilt browser. These things happen. Have you tried again since?
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!
-
Mar 22nd, 2013, 03:36 PM
#4
Thread Starter
Member
Re: [Help] Webbrowser Webpage Error?
 Originally Posted by dunfiddlin
What are you expecting us to say? The page din't render correctly in the VS inbuilt browser. These things happen. Have you tried again since?
I've been trying to get this to work for a month strait and have been testing everyday. I've tried refreshing which also does not work.
-
Mar 22nd, 2013, 03:37 PM
#5
Thread Starter
Member
Re: [Help] Webbrowser Webpage Error?
 Originally Posted by dunfiddlin
What are you expecting us to say? The page din't render correctly in the VS inbuilt browser. These things happen. Have you tried again since?
Could you try entering this in your visual studio and see if it works? I would appreciate it.
-
Mar 22nd, 2013, 03:38 PM
#6
Re: [Help] Webbrowser Webpage Error?
So why is it so important that that page is rendered correctly in the built in browser? What has that to do with your project?
-
Mar 22nd, 2013, 03:39 PM
#7
Thread Starter
Member
Re: [Help] Webbrowser Webpage Error?
 Originally Posted by Joacim Andersson
So why is it so important that that page is rendered correctly in the built in browser? What has that to do with your project?
I'm currently building a program to help League of Legend players and with that glitched webpage the HTML on the website is incorrect/glitched also (which i need for this feature of my program to function).
-
Mar 22nd, 2013, 03:41 PM
#8
Re: [Help] Webbrowser Webpage Error?
Already did. Worked perfectly. I'm just not sure what use it is to you to have it there, working or not. The facility is essentially only a courtesy from Microsoft to make sure you get eyefuls of their latest stuff.
EDIT: Just tried it in the VS WebBrowser control. No problems there either. Looks like it's your Internet settings that are the problem, not the page.
Last edited by dunfiddlin; Mar 22nd, 2013 at 03:45 PM.
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!
-
Mar 22nd, 2013, 03:43 PM
#9
Thread Starter
Member
Re: [Help] Webbrowser Webpage Error?
 Originally Posted by dunfiddlin
Already did. Worked perfectly. I'm just not sure what use it is to you to have it there, working or not. The facility is essentially only a courtesy from Microsoft to make sure you get eyefuls of their latest stuff.
Could you teamview me by any chance so i could show you? I'm currently running 64bit system, VS 2012, VB.Net
-
Mar 22nd, 2013, 03:48 PM
#10
Thread Starter
Member
Re: [Help] Webbrowser Webpage Error?
@dunfiddlin @Joacim Andersson Maybe this is why? I get the following errors when i navigate to the webpage:

-
Mar 22nd, 2013, 03:51 PM
#11
Re: [Help] Webbrowser Webpage Error?
So it gives a script error and stops rendering the page. So why is this important for you? What has it to do with anything you're doing? What is your programming task? What can we help you with? We obviously can't rewrite the built in webbrowser in Visual Studio for you.
-
Mar 22nd, 2013, 03:53 PM
#12
Thread Starter
Member
Re: [Help] Webbrowser Webpage Error?
 Originally Posted by Joacim Andersson
So it gives a script error and stops rendering the page. So why is this important for you? What has it to do with anything you're doing? What is your programming task? What can we help you with? We obviously can't rewrite the built in webbrowser in Visual Studio for you.
I said in a previous post what this is for. I'm wondering how can stop these errors from happening? Is it happening due to a java issue?
-
Mar 22nd, 2013, 03:59 PM
#13
Re: [Help] Webbrowser Webpage Error?
 Originally Posted by unSatisfied
I said in a previous post what this is for. I'm wondering how can stop these errors from happening? Is it happening due to a java issue?
No you didn't! What has the browser in Visual Studio to do with Visual Basic.Net, you obviously must think it has since you posted it in a programming forum for VB.Net? Have you written that web page? If not then you can't change it can you? You can change your Internet Settings to avoid getting that error message box.
-
Mar 22nd, 2013, 04:00 PM
#14
Re: [Help] Webbrowser Webpage Error?
What IE version you using?
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!
-
Mar 22nd, 2013, 04:00 PM
#15
Thread Starter
Member
Re: [Help] Webbrowser Webpage Error?
 Originally Posted by Joacim Andersson
No you didn't! What has the browser in Visual Studio to do with Visual Basic.Net, you obviously must think it has since you posted it in a programming forum for VB.Net? Have you written that web page? If not then you can't change it can you? You can change your Internet Settings to avoid getting that error message box.
I said in the previous post that I'm currently building a program to help League of Legend players and with that glitched webpage the HTML on the website is incorrect/glitched also (which i need for this feature of my program to function). I need the real non glitched HTML to use getelementbyid for some values. And i've tried in vb.net webbrowser and still doesnt work.
-
Mar 22nd, 2013, 04:01 PM
#16
Thread Starter
Member
Re: [Help] Webbrowser Webpage Error?
 Originally Posted by dunfiddlin
What IE version you using?
i'm using 9
-
Mar 22nd, 2013, 04:03 PM
#17
Re: [Help] Webbrowser Webpage Error?
But there is nothing we can help you with. If the page has JavaScript errors then the JavaScript for the page need to be changed. It has nothing to do with VB.
Thread moved
-
Mar 22nd, 2013, 04:04 PM
#18
Thread Starter
Member
Re: [Help] Webbrowser Webpage Error?
 Originally Posted by Joacim Andersson
But there is nothing we can help you with. If the page has JavaScript errors then the JavaScript for the page need to be changed. It has nothing to do with VB.
Thread moved
It actually does because if you would actually read my posts i clearly said it works perfect in all other browsers like chrome, safari, mozilla, and internet explorer.
-
Mar 22nd, 2013, 04:06 PM
#19
Re: [Help] Webbrowser Webpage Error?
So why does it have to work in the built in browser? Your code can hardly depend on the user opening the page in Visual Studio does it? And the error message has nothing to do with your VB code, it's a JavaScript error!
-
Mar 22nd, 2013, 04:07 PM
#20
Thread Starter
Member
Re: [Help] Webbrowser Webpage Error?
 Originally Posted by Joacim Andersson
So why does it have to work in the built in browser? Your code can hardly depend on the user opening the page in Visual Studio does it?
The webbrowser is implemented into the program i am making. It needs to work and not pull up internet explorer or anything because im using getelementbyid and making some values in the HTML the text of labels in my app.
-
Mar 22nd, 2013, 04:13 PM
#21
Thread Starter
Member
Re: [Help] Webbrowser Webpage Error?
 Originally Posted by dunfiddlin
What IE version you using?
What version of IE do you have? I think this may be the reason why it is not working.
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
|