473,394 Members | 1,701 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,394 software developers and data experts.

Unexpected close of session

Good morning,

I'm developing a VB .NET application, and while I'm executing
it, the following error appears:

No se puede cargar el archivo XML
C:\WINNT\Microsoft.NET\Framework\v1.1.4322\machine .config.
Intento de obtener acceso a un dominio de aplicación descargado

This error doesn't appear to me in debuging mode. Sometimez, instead of
this first error, this other one happens:

ThreadAbortException: Subproceso anulado.

I suppose I need to configure some option in the configuration file,
but I don't know which one. Could somebody throw some light into my
darkness?¿

Thanks a lot in advanced.
Mabel

Nov 21 '05 #1
1 1849
well seeing the error : it looks like you are using multiple application
domains in your program , and that you are trying to acces a object in a
application domain that is already unloaded ?

http://msdn.microsoft.com/library/de...classtopic.asp

maybe you could show some of the code , or you could attach the debugger to
the compiled instance to see what it is actually calling when it crashes

"Mabel" wrote:
Good morning,

I'm developing a VB .NET application, and while I'm executing
it, the following error appears:

No se puede cargar el archivo XML
C:\WINNT\Microsoft.NET\Framework\v1.1.4322\machine .config.
Intento de obtener acceso a un dominio de aplicación descargado

This error doesn't appear to me in debuging mode. Sometimez, instead of
this first error, this other one happens:

ThreadAbortException: Subproceso anulado.

I suppose I need to configure some option in the configuration file,
but I don't know which one. Could somebody throw some light into my
darkness?¿

Thanks a lot in advanced.
Mabel

Nov 21 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: sky2070 | last post by:
Parse error: parse error, unexpected T_OBJECT_OPERATOR, expecting ')' in c:\inetpub\wwwroot\session.php on line 19 can anyone tell me what is wrong with this code??? <? // Define the Session...
9
by: Pack Fan | last post by:
I've noticed that session variables will persist on Mac IE even after all browser windows have been closed. One must quit the program to clear the session variables. This presents a security risk...
13
by: Nigel J. Andrews | last post by:
This will be a little vague, it was last night and I can't now do the test in that db (see below) so can't give the exact wording. I seem to remember a report a little while ago about tsearch v2...
4
by: Pierke | last post by:
Hey guys out there, I really need your help, i am building up a web site, so for security reasons i need to do "some things" before the user log off, and i indeed do it. Now the matter is that...
1
by: IUnknown | last post by:
We are experiencing an intermittent problem with our software. Sometimes users' sessions expire prematurely and users lose information (for instance entered on the form they just submitted). Even...
2
by: Jack | last post by:
I got the error in event viewer, aspnet_wp.exe was stopped unexpected, because it consumes too much memory when running my asp.net application, does anybody know what's the problem is? Any help...
0
by: G Dean Blake | last post by:
I am writing a control that prints any datagrid. My control gets passed a datagrid object and examines it, formats, and prints it. I am, however, encountering what I consider unexpected behavior...
2
by: Antonio Dias | last post by:
Hi all, I'm hoping someone can help me with this question: I'm building a winforms .net application which is going to use a web service with https. I have a certificate protected in a ...
3
by: Rahul Anand | last post by:
As per our requirements we have a web service which internally connects (Simple HTTP Post Request) to a remote server to initiate some work. We are calling the web service method asynchronously...
0
by: meLlamanJefe | last post by:
I have the following code snippet that is used in a simple multi-threaded server program I am testing. The ServerSocket class binds to a port and creates a listening socket. Then it sits and waits...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.