Hi David, 2010/10/4 david.karr <[email protected]>: > I already had the MSE installed, but I can't do much with it. It only > occasionally decides to open on errors. It's not offering to open for > this error.
Yeah, MS Script Debugger is kinda buggy. > I'm trying to install "Visual Web Developer", but I don't understand > the installation process. The dialog says "Web Platform Installer > 2.0". Your link says "Simply select your options - Microsoft® Web > Platform Installer (WebPI) will configure everything." This doesn't > tell me what I need to know. The "Install" button on the dialog is > insensitive. I don't get it. I have installed an old version of Visual Web Developer, and I had no problem installing it. The instruction says: Get Started in 3 Steps 1. Install (click the Install button on the right) the Microsoft® Web Platform for free. 2. Simply select your options - Microsoft® Web Platform Installer (WebPI) will configure everything. 3. Start coding. Have you installed Microsoft® Web Platform first? You can download it here: http://go.microsoft.com/?linkid=9730559 After installing MS Web Platform, you need to click on the right side of the page, where it reads "After installing WebPI, click here". Does it help? Take a look at this article: http://davidhayden.com/blog/dave/archive/2010/04/12/DownloadInstallVisualWebDeveloper2010ExpressFree.aspx If you still have problems, try downloading the offline version: http://www.microsoft.com/express/downloads/#2010-All If all the above fails, try reading the support page: http://www.microsoft.com/express/Support/ You also have the opportunity to send me a small test case or a URL which exemplifies your problem so I can investigate. regards, Pedro Simonetti. > > On Oct 4, 3:19 pm, Pedro Simonetti Garcia <[email protected]> > wrote: >> Hi David, >> >> 2010/10/4 david.karr <[email protected]>: >> >> > When I loaded this in Firefox, it still worked fine. The real Firebug >> > apparently watches for firebug-lite being loaded and disables it, as >> > when I looked at the HTML view, the script tag wasn't even there. >> >> Actually it is Firebug Lite that disables itself when Firebug is >> enabled, but you can change this behavior via >> "disableWhenFirebugActive" option: >> >> http://getfirebug.com/firebuglite#Options >> >> > I then loaded this in IE7. After displaying a couple of lines of text, >> > I get the following useless dialog: >> >> > "Internet Explorer cannot open the Internet site >> > http://... >> >> > Operation aborted" >> >> > The URL was the URL I entered to get to my page. >> >> > If I then remove the "firebug-lite" script tag and reload, it still >> > has problems, but it doesn't have the "cannot open" error. >> >> > Is there some way to get IE7 to give more information instead of that >> > useless dialog? >> >> When I see such mysterious errors I try using the free MS Script >> Debugger, or the "Visual Web Developer" which is also free: >> >> http://www.microsoft.com/express/Web/ >> >> If you post a small test case that reproduces this problem I can investigate >> it: >> >> http://code.google.com/p/fbug/issues/list >> >> regards, >> >> Pedro Simonetti. >> >> >> >> > -- >> > You received this message because you are subscribed to the Google Groups >> > "Firebug" group. >> > To post to this group, send email to [email protected]. >> > To unsubscribe from this group, send email to >> > [email protected]. >> > For more options, visit this group >> > athttp://groups.google.com/group/firebug?hl=en. >> >> > > -- > You received this message because you are subscribed to the Google Groups > "Firebug" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/firebug?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Firebug" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/firebug?hl=en.
