There are 1 replies to this topic

8th Jan 2008 02:15am
-reflexion
Junior Member
Offline

reflexion

10
Hi, I've tried many other forums, but no one was able to help me.

The problem is that when I try to activate my software Autodesk 3Ds Max 9.0, it gives me a white screen with two radio buttons only, where it is suppose to have text, pictures and "next" buttons so that I get enter my activation key.

[URL=http://imageshack.us][IMG]http://img164.imageshack.us/img164/1900/messageerreurxd2.png[/IMG][/URL]

I understand that this is some kind of web page, because I was able to see the source:
[CODE]<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<script src="RTTempPath.js"></script>
<script><!--
document.writeln('<script src=\"'+userTempPath+'rteregconfdata.js\"></script>');
// -->
</script>
<script src="RTResource.js"></script>
<script src="RTResStrings.js"></script>
<script src="RTCountry.js"></script>
<script src="RTVersion.js"></script>
<script><!--
document.writeln('<title>'+xmsgRTBeginReg+'</title>');
// -->
</script>
<link rel="stylesheet" href="RTStyle1.css" type="text/css">
<STYLE TYPE="text/css" MEDIA="screen">
A {cursor:hand;}
</STYLE>
<script><!--
var defaulturl;
// setdefurl() is called on page load & puts the selected radio button
// value (an html page) into the variable defaulturl. The Next button
// uses defaulturl to go to the proper page.
function setdefurl() {
for (i=0; i<document.RTForm.selradio.length; i++) {
if (document.RTForm.selradio[i].checked) {
defaulturl = document.RTForm.selradio[i].value + "?p=" + escape(userTempPath);
}
}
}
// seturl() is called on radio button click to update defaulturl
// at runtime. The Next button uses defaulturl to go to the proper page.
function seturl (url) {
defaulturl = url + "?p=" + escape(userTempPath);
}

// clicked on the text beside the radio will select the associated radio button
function selectRadio (curRadio) {
for (i=0; i<document.RTForm.selradio.length; i++) {
if (i == curRadio) {
document.RTForm.selradio[i].checked = true;
defaulturl = document.RTForm.selradio[i].value + "?p=" + escape(userTempPath);
} else {
document.RTForm.selradio[i].checked = false;
}
}
}
function onNext() {
if (defaulturl.search("RTCountryPage.html") != (-1) &&
((betamode == "y") ||
(processstage == "0"))) {
StartAni();
document.eRegForm.submit();
document.RTForm.submitbutn.disabled = true;
} else {
location.href=defaulturl;
}
}

// Handle "backspace" key and make "backspace" key behave like "Back" button
document.onkeydown = closeRegisterToday;

//-->
</script>
<script><!--
document.writeln('<META HTTP-EQUIV="content-type" CONTENT="text/html; charset='+rtcodepage+'">');// -->
</script>
<meta http-equiv="MSThemeCompatible" CONTENT="yes">
</head>
<body onload="setdefurl()">
<script src="RTHeader.js"></script>
<script src="RTNavigation.js"></script>
<form name="RTForm" ID="Form1">
<!--Begin Software Information table -->
<script src="RTSoftwareSection.js"></script>
<b>
<script><!--
document.writeln(xmsgRegAuthInfo);// -->
</script>
</b>
<p>
<script><!--
document.writeln(xmsgPleaseSelect2);// -->
</script>
</p>
<p><input type="radio" value="RTCountryPage.html" name="selradio" checked onclick="seturl('RTCountryPage.html');" ID="Radio1">
<a onclick="selectRadio(0);">
<script><!--
document.writeln(xmsgRegAuthInfo2);// -->
</script>
</a>
</p>
<p><input type="radio" value="RTAuthNow.html" name="selradio" onclick="seturl('RTAuthNow.html');" ID="Radio2">
<a onclick="selectRadio(1);">
<script><!--
document.writeln(xmsgRegAuthInfo4A);// -->
</script>
</a>
</p>
<!-- Fill up the blank spaces -->
<script><!--
FillUpBlankSpaces(90);// -->
</script>
<p>
<script><!--
document.writeln(xmsgFormWebData2);// -->
</script>
</p>
<script><!--
StartNavigationButtons();

document.writeln('<script src=\"rtanimdots.js\"></script>');

document.writeln('<input type="button" value="'+xmsgBack+'" onclick=\'location.href=gotoVirtualPage("RTBack.html");\'>');
document.writeln('<input type="button" value="'+xmsgNext+'" name=submitbutn onclick="onNext();">');
document.writeln('<input type="button" value="'+xmsgCancel+'" onclick=\'location.href=gotoVirtualPage("RTcancel.html");\'>');

EndNavigationButtons();
// -->
</script>
</form>
<script src="RTFooter.js"></script>
<script><!--
if (betamode == "y") {
document.writeln('<script src=\"'+userTempPath+'rtfullpackage.js\"></script>');
} else {
document.writeln('<script src=\"'+userTempPath+'rtthinpackage.js\"></script>');
}
// -->
</script>
</body>
</html>
[/CODE]

Ive tried to open the file RTBeginReg.html from the autodesk folder. When i open it with iExplorer, it gives me this white page, but when i open it with firefox, I can at least see text and "next" buttons.

So I thought that it was because iExplorer was missing somekind of javascript, so I download it. I also set my intranet security level to very low.

None of this worked.


Also, I am trying to install it on a brend new reformated system.

Help plz!
reflexion has 10 participation points. Last seen 9 months ago.
8th Jan 2008 11:02am
+Gustave d'Pre
Admin
Online

Steve Martin

3376
Hmm, never seen that before. What OS are you using?
http://www.3dprevis.com
Steve Martin has 3376 participation points. Last seen 2 minutes ago.
Back to top

Stats

Page generated using a mere 42 queries. (Plus 14 cached)
Code time: 0.047 | Database time: 1.069 | Total time: 1.115

MaxForum v2.2 2008-07-25

Hosted by www.maxnodeservers.com