Ciao ho questo codice
codice:Line 4: Site by E-Stone Soluzioni Informatiche S.r.l. Line 5: - Copyright E-stone S.r.l. 2005 - Line 6: <% Response.Write((Session.SessionID)&"#"&(Session("id_utente").tostring)&"#"&Session("status")&"#"&Session("id_database")&"#"&Session("port_db")&"#"&Session("user_db")&"#"&Session("pass_db")&"#"&Session("nome_db"))%> Line 7: <% 'Response.Write((Session.SessionID)&"#"&(Session("id_utente").tostring)%></td> Line 8: </tr>
l'errore che ho sulla linea 6 è questo.
cosa posso fare ?
grazie
Object reference not set to an instance of an object.
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.NullReferenceException: Object reference not set to an instance of an object.
Source Error:
Source File: D:\SitiWeb\serviziperleimprese.it\inc\foot.aspx Line: 6
Stack Trace: