What you want to see on DotNetFunda.com ?
DotNetFunda.Com Logo
Twitter TwitterLinkedIn
YouTubeGoogle
 Online : 9327 |  Welcome, Guest!   Register  Login
 Home > Forums > ASP.NET > how to solve this error ...
Gow.Net

how to solve this error

Replies: 2 | Posted by: Gow.Net on 10/1/2012 | Category: ASP.NET Forums | Views: 267 | Status: [Member] | Points: 10  


hi
i create one web application and host in server but i get one error how to solve this
my web url=http://freedialinfo.com/



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:


[No relevant source lines]


Source File: c:\windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\7f5ec106\d44b63b0\App_Web_default.aspx.cdcab7d2.z5gd5pa7.0.cs Line: 0

Stack Trace:


[NullReferenceException: Object reference not set to an instance of an object.]
Connection..ctor() +28
SearchDAL..ctor() +23
SearchBAL..ctor() +23
_Default..ctor() +26
ASP.default_aspx..ctor() in c:\windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\7f5ec106\d44b63b0\App_Web_default.aspx.cdcab7d2.z5gd5pa7.0.cs:0
__ASP.FastObjectFactory_app_web_default_aspx_cdcab7d2_z5gd5pa7.Create_ASP_default_aspx() in c:\windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\7f5ec106\d44b63b0\App_Web_default.aspx.cdcab7d2.z5gd5pa7.1.cs:0
System.Web.Compilation.BuildResultCompiledType.CreateInstance() +32
System.Web.Compilation.BuildManager.CreateInstanceFromVirtualPath(VirtualPath virtualPath, Type requiredBaseType, HttpContext context, Boolean allowCrossApp, Boolean noAssert) +119
System.Web.UI.PageHandlerFactory.GetHandlerHelper(HttpContext context, String requestType, VirtualPath virtualPath, String physicalPath) +33
System.Web.UI.PageHandlerFactory.GetHandler(HttpContext context, String requestType, String virtualPath, String path) +37
System.Web.MaterializeHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +307
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +155



gowthaman8870226416


Reply | Reply with attachment | Alert Moderator

 Responses below this adGet hundreds of .NET Tips and Tricks videos

 Replies

Saratvaddilli
Saratvaddilli  
Posted on: 10/2/2012 2:30:45 AM
Level: Bronze | Status: [Member] | Points: 25

please post the code where you getting the error

Thanks and Regards
V.SaratChand
Show difficulties that how difficult you are

Gow.Net, if this helps please login to Mark As Answer. | Reply | Alert Moderator 

Jayakumars
Jayakumars  
Posted on: 10/2/2012 8:08:51 AM
Level: Bronze | Status: [Member] | Points: 25

hi

Object reference not set to an instance of an object.
means mention of the object did not identify your code or did not create instance

can you post your code


Mark as Answer if its helpful to you

Regards
Email Id: kumaraspcode2009@gmail.com

Gow.Net, if this helps please login to Mark As Answer. | Reply | Alert Moderator 

Reply - Please login to reply


Click here to login & reply

About Us | Contact Us | The Team | Advertise | Software Development | Write for us | Testimonials | Privacy Policy | Terms of Use | Link Exchange | Members | Go Top
General Notice: If you find plagiarised (copied) contents on this page, please let us know the original source along with your correct email id (to communicate) for further action.
Copyright © DotNetFunda.Com. All Rights Reserved. Copying or mimicking the site design and layout is prohibited. Logos, company names used here if any are only for reference purposes and they may be respective owner's right or trademarks. | 5/21/2013 3:55:54 PM