Hi, I'm from Argentina,
I'll try to explain the problem I'm having in my best english I can.
I'm running a ASP.NET 2.0
Service Application that delivers e-mails to registered users. I am not a
programmer I'm just the owner of the web application. When an error occurs on
the service, an e-mail is sent to a mailbox giving details of the problem. In
this case, I'm receiving the error "Object reference not set to an
instance of an object".
I've just set up the server
and I'm using SQL Server 2005. The solution have 4 proyects (one is the Service
App.) and does not give any error when building it with VS.
I think this has something
to do with IIS missconfiguration and/or SQL permissions. The web site works
fine, the problem is just that Service.
Any ideas?? Thanks !!