sorry, guys. I didnt read the download page for the Vista update. I needed SP1 first. I system restored, reinstalled vs2005, installed sp1, then the vista update, ran with elevated privileges, and im all good. thanks though!
Discussions
-
-
thats awesome!
nice job -
btw after i get that error screen it shows the create project box.
The weird thing is that i have every template for "Other Project Types", like setups and such, and every template for Visual C++, which i almost never use. But 0 for any other type. -
i did that and im still getting : http://www.anthq.com/vs2205error.JPG
-
I have Vista Ultimate (from MSDN), and VS2005 installed fine, despite the warning that there were known issues. I said to run it anyways, and it started fine. The problem is, though, that when i hit Create Project, it says no templates are installed, even though my template paths seem to be correct.
Then, I checked out the SP1 page, and took the SP1 for Vista Beta. I tried to run that but it said:
"The upgrade patch cannot be installed by the Windows Installer Service because the program to be upgraded may be missing, or the upgrade patch may update a different version of the program. Verify that the program exists on your computer and that you have the correct upgrade patch."
I have VS2005 Standard. I just ran the patch from the desktop.
Any ideas?
thanks -
Is there any way to have prototype ajax do this:
function go() {
var url = './ajax.php';
var params = 'txt=' + $F('txt');
var ajax = new Ajax.Updater(
{success: 'lf'},
url,
{method: 'get', parameters: params, onLoading: showload, onFailure: reportError});
}
function reportError(request) {
$F('lf') = "AJAX Error.";
}
and then do a moo.fx effect once it comes back? Like the slide down one?
So it would be submitted and then the stuff that comes back will like be uncovered - i think you do it with fx.height but im not sure how to do this....
Thanks! -
I have written numerous AJAX webapps with the prototype ajax library, but recently they have randomly stopped working, and then just started up again a day later or so. My friend had told me that it was the AJAX request failing, but I'm not sure why that would happen only SOMETIMES.
Any ideas? -
Ah. It's CBS Sportsline's Fantasy baseball crashing it...
-
Every 5 minutes (or so) IE7 will do the "Internet Explorer has encountered an error and needs to close" and it does it repetively.
Has anyone else had this problem?
Any ideas to fix it?? -
Thanks...
What makes it any different than the Remote Desktop in WinXPPro?