aspx do not work: App-Domain could not be created

G

Guest

After restart some time is everithing ok. After some hours - some
days, problem start. Only in pool, where dll VB6 is used, aspx pages
(asp ok) does not work.

Event:
Failed to execute request because the App-Domain could not be created.
Error: 0x8007000e Not enough storage is available to complete this
operation.

Source: ASP.NET 2.0.50727.0
Event ID: 1088

OS: Windows 2003 Server SP1

HW: dual Xeon, 4GB RAM,
Server is not Domain server.
dll VB6 is used in pool where aspx pages does not work, in other pools
aspx pages work.

Any ideas?

thx
 
J

Juan T. Llibre

re:
Not enough storage is available to complete this operation.

1. Do you have enough disk space ?
2. Is your disk defragmented ?
3. Has your file system been corrupted ?

Run an exhaustive disk check on your system.
 
G

Guest

AlexCZ,
VB 6.0 COM Dll's are STA (Single Threaded Apartment) threading model, which
is basically incompatible with ASPX pages unless the aspcompat="true"
directive is used. At a minimum, you are likely to experience performance
issues even with this.
Peter
 

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

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,581
Members
45,056
Latest member
GlycogenSupporthealth

Latest Threads

Top