G
Guest
I'm using Remoting which is applied inside application_start.
In ASP.NET 2.0 application_start seems to be called when shifting domains in
the same application -
i.e. http://mydomain.dk http://www.mydomain.dk and when using remoting this
may not happen, because the communication is still intact from the first
call.
The application variables is not available in the next calls to
application_start.
In Framework 1.1 this was not an issue.
Is this an Error in the Framework ?
Any Work-Arounds for this issue ?
Regards
Flemming
In ASP.NET 2.0 application_start seems to be called when shifting domains in
the same application -
i.e. http://mydomain.dk http://www.mydomain.dk and when using remoting this
may not happen, because the communication is still intact from the first
call.
The application variables is not available in the next calls to
application_start.
In Framework 1.1 this was not an issue.
Is this an Error in the Framework ?
Any Work-Arounds for this issue ?
Regards
Flemming