Ir para conteúdo

POWERED BY:

Arquivado

Este tópico foi arquivado e está fechado para novas respostas.

Dom Quixote

problema no index.aspx no servidor

Recommended Posts

Galera, fiz um site que a página inicial dele chama-se index.aspx, nele contém um newsletter onde o usuário coloca o seu e-mail. O problema é que quando coloco no servidor ele da o seguinte erro:Server Error in '/' Application.--------------------------------------------------------------------------------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: 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: [NullReferenceException: Object reference not set to an instance of an object.] System.Web.UI.WebControls.ImageButton.add_Click(ImageClickEventHandler value) +7 index.TWebForm1.InitializeComponent() index.TWebForm1.OnInit(EventArgs e) System.Web.UI.Control.InitRecursive(Control namingContainer) +240 System.Web.UI.Page.ProcessRequestMain() +197 --------------------------------------------------------------------------------Version Information: Microsoft .NET Framework Version:1.1.4322.2300; ASP.NET Version:1.1.4322.2300 Alguém saberia qual a solução para esse tipo de problema???Valeww!!!! :)

Compartilhar este post


Link para o post
Compartilhar em outros sites

ASP http://forum.imasters.com.br/public/style_emoticons/default/seta.gif Plataforma .NET

Compartilhar este post


Link para o post
Compartilhar em outros sites

Boa tarde,como padrão no .net é configurado a página inicial como default.aspx, você teria q configurar no Internet Information Server (IIS) qual será a página inicial, trocando de Default.aspx para index.aspx

Compartilhar este post


Link para o post
Compartilhar em outros sites

Que estranho...esse tipo de erro ocorre quando a página index.aspx está online...talvez se renomeasse, ele poderia funcionar???Desculpa cara, mas é a primeira vez que mexo com aspx...valew!!

Compartilhar este post


Link para o post
Compartilhar em outros sites

Tem coisa q pra resolver só reclamando com a microsoft! rsrs :P qualquer dúvida só dar um grito!

Que estranho...esse tipo de erro ocorre quando a página index.aspx está online...talvez se renomeasse, ele poderia funcionar???Desculpa cara, mas é a primeira vez que mexo com aspx...valew!!

Compartilhar este post


Link para o post
Compartilhar em outros sites

beleza, cara, mudei o nome do meu index para deafault e mesmo assim não funcionou...coloco na rede pelo ftp e da o mesmo erro...saca só o erro:Server Error in '/' Application.--------------------------------------------------------------------------------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: 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: [NullReferenceException: Object reference not set to an instance of an object.] System.Web.UI.WebControls.ImageButton.add_Click(ImageClickEventHandler value) +7 index.TWebForm1.InitializeComponent() index.TWebForm1.OnInit(EventArgs e) System.Web.UI.Control.InitRecursive(Control namingContainer) +241 System.Web.UI.Page.ProcessRequestMain() +197 --------------------------------------------------------------------------------Version Information: Microsoft .NET Framework Version:1.1.4322.2300; ASP.NET Version:1.1.4322.2300 valeww! :D

Compartilhar este post


Link para o post
Compartilhar em outros sites

Faz o seguinte, roda do seu micro com IIS e verifique se aparace o mesmo erro, se o mesmo erro acontecer, significa que a aplicação asp.netn não esta rodando, verifique tambem o cabeçalho de sua pagina, por acaso você esta utilizando qual ferramenta para desenolver suas paginas? DW, VISUAL STUDIO, FRONTEPAGE? O QUE? ATÉ LOGO.mvadm@hotmail.com

Galera, fiz um site que a página inicial dele chama-se index.aspx, nele contém um newsletter onde o usuário coloca o seu e-mail. O problema é que quando coloco no servidor ele da o seguinte erro:Server Error in '/' Application.--------------------------------------------------------------------------------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: 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: [NullReferenceException: Object reference not set to an instance of an object.] System.Web.UI.WebControls.ImageButton.add_Click(ImageClickEventHandler value) +7 index.TWebForm1.InitializeComponent() index.TWebForm1.OnInit(EventArgs e) System.Web.UI.Control.InitRecursive(Control namingContainer) +240 System.Web.UI.Page.ProcessRequestMain() +197 --------------------------------------------------------------------------------Version Information: Microsoft .NET Framework Version:1.1.4322.2300; ASP.NET Version:1.1.4322.2300 Alguém saberia qual a solução para esse tipo de problema???Valeww!!!! :)

Compartilhar este post


Link para o post
Compartilhar em outros sites

×

Informação importante

Ao usar o fórum, você concorda com nossos Termos e condições.