Event ID - 1310

Event Id1310
SourceASP.NET 2.0.50727.0
DescriptionEvent code: 3007
Event message: A compilation error has occurred. Event time: 1/17/2006 5:34:46 PM
Event time (UTC): 1/17/2006 10:34:46 PM
Event ID: b94f072baf34454899cece7704d12d96
Event sequence: 18
Event occurrence: 3
Event detail code: 0
Event Information
This message from newsgroup may help you:
--------------------------------------------------------------------------------
Resolution:
Final solution that seemed to work:
Ok, the quick rundown
Fixed the ldap references In the code
Replaced the username and passwords for accounts in our domain (Remember this code came from a separate company)
Installed Oracle Client software on Server
Installed Oracle OLE DB connectivity software (ODAC) from Oracle’s website. This seemed to resolve the error I got in regards to the Oracle Client not being found
Finally, the account used to access the database did not have the right to view specific tables. It could see the list of tables, but not specific tables.
My DBA had to create synonyms for the account used to access the database to mimic the account that had ownership of the tables in the database.
At this point, I can now connect, perform queries on the tables, etc ,etc..
--------------------------------------------------------------------------------.
Reference LinksEvent Id:1310 of Source Id:ASP.NET 2.0.50727.0

Catch threats immediately

We work side-by-side with you to rapidly detect cyberthreats
and thwart attacks before they cause damage.

See what we caught

Did this information help you to resolve the problem?

Yes: My problem was resolved.
No: The information was not helpful / Partially helpful.