ASP.NET behaves differently when loading our assembly

S

Simon Kennedy

Hi all,

After solving some dependency issues we finally managed to get our Managed C++
assemply loaded into our ASP.NET website. However when we do so the ASP.NET project
no longer executes in the way we expect. The 'Application_Start', 'Session_Start' or 'Session_Start'
functions we implemented in our 'Global.asax.cs' file are ignored. Only 'Global' is called
as expected and then jumps to our 'Page_Load' implementation.

We are developing under VS .NET 2003 on WinXP Pro SP1 (and IIS 5.1).

Thanks,

Simon. K
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,011
Latest member
AjaUqq1950

Latest Threads

Top