version:umbraco v
4.0.0 (Assembly version: 1.0.3341.38772)
Win server 2008 at www.ballou.se
I I try from FF on my computer it works but not from IE
I get this error in IE
No node exists with id '1202'
body {font-family:"Verdana";font-weight:normal;font-size: .7em;color:black;}
p {font-family:"Verdana";font-weight:normal;color:black;margin-top: -5px}
b {font-family:"Verdana";font-weight:bold;color:black;margin-top: -5px}
H1 { font-family:"Verdana";font-weight:normal;font-size:18pt;color:red }
H2 { font-family:"Verdana";font-weight:normal;font-size:14pt;color:maroon }
pre {font-family:"Lucida Console";font-size: .9em}
.marker {font-weight: bold; color: black;text-decoration: none;}
.version {color: gray;}
.error {margin-bottom: 10px;}
.expandable { text-decoration:underline; font-weight:bold; color:navy; cursor:hand; }
No node exists with id '1202'
Description:
An unhandled exception occurred during the execution of the current web
request. Please review the stack trace for more information about the error and
where it originated in the code.
Exception Details:
System.ArgumentException: No node exists with id '1202'
Source
Error:
An unhandled exception was generated during the execution of the
current web request. Information regarding the origin and location of the
exception can be identified using the exception stack trace below.
hmmm...when I get weird errors like this having to do with a page not working correctly, I will do these things (checking to see if the error is still there after doing each one of these and if not, going on to the next one). 1. 'Republish Entire Site' (right click 'Content' in content tree) 2. Hit the publish and save button on the actual page 3. Rename/Delete the umbraco.config file in the data folder so that it is recreated 4. Recreate the node/page in the content and delete the old one.
No node exists with id '1202'
Hi there
from some computers I get this error
No node exists with id '1202'
And from my next computer it works
can someone please help me why it works from some computers but not from others
/Henrik
A little more informations would really help to give you a hand. e.g. umbraco version, OS, occurence in the backend or the frontend...
Cheers, Thomas
Hi there
version:umbraco v 4.0.0 (Assembly version: 1.0.3341.38772)
Win server 2008 at www.ballou.se
I I try from FF on my computer it works but not from IE
I get this error in IE
No node exists with id '1202' body {font-family:"Verdana";font-weight:normal;font-size: .7em;color:black;} p {font-family:"Verdana";font-weight:normal;color:black;margin-top: -5px} b {font-family:"Verdana";font-weight:bold;color:black;margin-top: -5px} H1 { font-family:"Verdana";font-weight:normal;font-size:18pt;color:red } H2 { font-family:"Verdana";font-weight:normal;font-size:14pt;color:maroon } pre {font-family:"Lucida Console";font-size: .9em} .marker {font-weight: bold; color: black;text-decoration: none;} .version {color: gray;} .error {margin-bottom: 10px;} .expandable { text-decoration:underline; font-weight:bold; color:navy; cursor:hand; }
No node exists with id '1202'
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.Exception Details: System.ArgumentException: No node exists with id '1202'
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Stack Trace:
Everything works from Backend but when some users from some browsers trying to reach the site page the get the error abbow
/Henrik
hmmm...when I get weird errors like this having to do with a page not working correctly, I will do these things (checking to see if the error is still there after doing each one of these and if not, going on to the next one). 1. 'Republish Entire Site' (right click 'Content' in content tree) 2. Hit the publish and save button on the actual page 3. Rename/Delete the umbraco.config file in the data folder so that it is recreated 4. Recreate the node/page in the content and delete the old one.
is working on a reply...