PDA

View Full Version : 80020009



Daniel
30-Jun-2005, 02:02 AM
Hello,

i have this error, what can I do?



WebAppServer.Session.11.0 Fehler "80020009'

Error during Web Application Server session initialization, please try again
later. Technical details for the site administrator: Fatal error occurred
during child process initialization: Programm/Workspace Fehler Das Programm
kann nicht gestartet werden, weil der folgende schwerwiegende Fehler bei der
Initialisierung der Workspace 'MEKOS8' aufgetreten ist.: Die FileList.cfg
ist n Please check the Windows event log for further information about the
problem.

/LM/W3SVC/1/ROOT/TEST/global.asa, line 21

wila
30-Jun-2005, 02:08 AM
Daniel,

Daniel wrote:
> Hello,
>
> i have this error, what can I do?
>
>
> WebAppServer.Session.11.0 Fehler "80020009'
>
> Error during Web Application Server session initialization, please try again
> later. Technical details for the site administrator: Fatal error occurred
> during child process initialization: Programm/Workspace Fehler Das Programm
> kann nicht gestartet werden, weil der folgende schwerwiegende Fehler bei der
> Initialisierung der Workspace 'MEKOS8' aufgetreten ist.: Die FileList.cfg
> ist n

[WvA] I think it is going to say there something along the lines off:
"Die filelist.cfg ist n.. icht gefundet" (sorry my wrriten german s.x)
Try doubleclicking the webapp.exe on the machine that normally runs the
webapp and see if you get an error explaining more details of your problem.

It sounds to me that your webapp is not capable to find the datafiles.
If you are running on a network drive then make sure that in IIS you are
using the UNC folder naming convention and that the account under which
your webapp runs has sufficient rights to get access to those drives.

Please check the Windows event log for further information about the
> problem.

[WvA] And do read the details in your windows application eventlog if
there are any.
>
> /LM/W3SVC/1/ROOT/TEST/global.asa, line 21

[WvA] Line 21 is going to be the line where your application is started
from global.asa so that won't tell you much more.

--
Wil

>
>

Evertjan Dondergoor
30-Jun-2005, 02:11 AM
That number doesn;t say much, but the text does say:
"Fehler bei der Initialisierung der Workspace 'MEKOS8' aufgetreten ist.: Die
FileList.cfg
ist n "
This line seems truncated somehow, but Im sure it says the filelist can not
be found.

Evertjan

"Daniel" <daniel.bleichroth@mekos.de> wrote in message
news:JFLaLEUfFHA.5304@dacmail.dataaccess.com...
> Hello,
>
> i have this error, what can I do?
>
>
>
> WebAppServer.Session.11.0 Fehler "80020009'
>
> Error during Web Application Server session initialization, please try
> again
> later. Technical details for the site administrator: Fatal error occurred
> during child process initialization: Programm/Workspace Fehler Das
> Programm
> kann nicht gestartet werden, weil der folgende schwerwiegende Fehler bei
> der
> Initialisierung der Workspace 'MEKOS8' aufgetreten ist.: Die FileList.cfg
> ist n Please check the Windows event log for further information about the
> problem.
>
> /LM/W3SVC/1/ROOT/TEST/global.asa, line 21
>
>

Daniel
30-Jun-2005, 02:24 AM
When i click on the webapp.exe, it says "Invalid VDF10 registration Code",
but i´m using VDF11. I´ve imported the workspace and i have compiled it. Do
you have any idea?

global.asa line 21 : WebAppServerSession.Initialize("TEST")


"Wil van Antwerpen" <info@antwise.com> schrieb im Newsbeitrag
news:aNZ1RKUfFHA.788@dacmail.dataaccess.com...
> Daniel,
>
> Daniel wrote:
> > Hello,
> >
> > i have this error, what can I do?
> >
> >
> > WebAppServer.Session.11.0 Fehler "80020009'
> >
> > Error during Web Application Server session initialization, please try
again
> > later. Technical details for the site administrator: Fatal error
occurred
> > during child process initialization: Programm/Workspace Fehler Das
Programm
> > kann nicht gestartet werden, weil der folgende schwerwiegende Fehler bei
der
> > Initialisierung der Workspace 'MEKOS8' aufgetreten ist.: Die
FileList.cfg
> > ist n
>
> [WvA] I think it is going to say there something along the lines off:
> "Die filelist.cfg ist n.. icht gefundet" (sorry my wrriten german s.x)
> Try doubleclicking the webapp.exe on the machine that normally runs the
> webapp and see if you get an error explaining more details of your
problem.
>
> It sounds to me that your webapp is not capable to find the datafiles.
> If you are running on a network drive then make sure that in IIS you are
> using the UNC folder naming convention and that the account under which
> your webapp runs has sufficient rights to get access to those drives.
>
> Please check the Windows event log for further information about the
> > problem.
>
> [WvA] And do read the details in your windows application eventlog if
> there are any.
> >
> > /LM/W3SVC/1/ROOT/TEST/global.asa, line 21
>
> [WvA] Line 21 is going to be the line where your application is started
> from global.asa so that won't tell you much more.
>
> --
> Wil
>
> >
> >

Daniel
30-Jun-2005, 02:25 AM
I think the same, but the path is correct and before i import the workspace
from vdf10 to vdf11 it works.


"Evertjan Dondergoor" <evertjan.dondergoor@dataaccess.nl> schrieb im
Newsbeitrag news:L$mczLUfFHA.788@dacmail.dataaccess.com...
> That number doesn;t say much, but the text does say:
> "Fehler bei der Initialisierung der Workspace 'MEKOS8' aufgetreten ist.:
Die
> FileList.cfg
> ist n "
> This line seems truncated somehow, but Im sure it says the filelist can
not
> be found.
>
> Evertjan
>
> "Daniel" <daniel.bleichroth@mekos.de> wrote in message
> news:JFLaLEUfFHA.5304@dacmail.dataaccess.com...
> > Hello,
> >
> > i have this error, what can I do?
> >
> >
> >
> > WebAppServer.Session.11.0 Fehler "80020009'
> >
> > Error during Web Application Server session initialization, please try
> > again
> > later. Technical details for the site administrator: Fatal error
occurred
> > during child process initialization: Programm/Workspace Fehler Das
> > Programm
> > kann nicht gestartet werden, weil der folgende schwerwiegende Fehler bei
> > der
> > Initialisierung der Workspace 'MEKOS8' aufgetreten ist.: Die
FileList.cfg
> > ist n Please check the Windows event log for further information about
the
> > problem.
> >
> > /LM/W3SVC/1/ROOT/TEST/global.asa, line 21
> >
> >
>
>

Ian Telfer
30-Jun-2005, 02:36 AM
Daniel

The VDF 11 registration code does not work with VDF 11.

Ian

Daniel wrote:
> I think the same, but the path is correct and before i import the workspace
> from vdf10 to vdf11 it works.
>
>
> "Evertjan Dondergoor" <evertjan.dondergoor@dataaccess.nl> schrieb im
> Newsbeitrag news:L$mczLUfFHA.788@dacmail.dataaccess.com...
>
>>That number doesn;t say much, but the text does say:
>>"Fehler bei der Initialisierung der Workspace 'MEKOS8' aufgetreten ist.:
>
> Die
>
>>FileList.cfg
>> ist n "
>>This line seems truncated somehow, but Im sure it says the filelist can
>
> not
>
>>be found.
>>
>>Evertjan
>>
>>"Daniel" <daniel.bleichroth@mekos.de> wrote in message
>>news:JFLaLEUfFHA.5304@dacmail.dataaccess.com...
>>
>>>Hello,
>>>
>>>i have this error, what can I do?
>>>
>>>
>>>
>>>WebAppServer.Session.11.0 Fehler "80020009'
>>>
>>>Error during Web Application Server session initialization, please try
>>>again
>>>later. Technical details for the site administrator: Fatal error
>
> occurred
>
>>>during child process initialization: Programm/Workspace Fehler Das
>>>Programm
>>>kann nicht gestartet werden, weil der folgende schwerwiegende Fehler bei
>>>der
>>>Initialisierung der Workspace 'MEKOS8' aufgetreten ist.: Die
>
> FileList.cfg
>
>>>ist n Please check the Windows event log for further information about
>
> the
>
>>>problem.
>>>
>>>/LM/W3SVC/1/ROOT/TEST/global.asa, line 21
>>>
>>>
>>
>>
>
>

Daniel
30-Jun-2005, 02:42 AM
What do you mean??? Why doesn´t work the VDF11 Code no with VDF11, or do you
mean the VDF10 Code? I habe both register Cards here, and pne of this must
work with VDF11, or?

Greets Daniel

"Ian Telfer" <ian@informatica.com.au> schrieb im Newsbeitrag
news:ef6LBaUfFHA.5304@dacmail.dataaccess.com...
> Daniel
>
> The VDF 11 registration code does not work with VDF 11.
>
> Ian
>
> Daniel wrote:
> > I think the same, but the path is correct and before i import the
workspace
> > from vdf10 to vdf11 it works.
> >
> >
> > "Evertjan Dondergoor" <evertjan.dondergoor@dataaccess.nl> schrieb im
> > Newsbeitrag news:L$mczLUfFHA.788@dacmail.dataaccess.com...
> >
> >>That number doesn;t say much, but the text does say:
> >>"Fehler bei der Initialisierung der Workspace 'MEKOS8' aufgetreten ist.:
> >
> > Die
> >
> >>FileList.cfg
> >> ist n "
> >>This line seems truncated somehow, but Im sure it says the filelist can
> >
> > not
> >
> >>be found.
> >>
> >>Evertjan
> >>
> >>"Daniel" <daniel.bleichroth@mekos.de> wrote in message
> >>news:JFLaLEUfFHA.5304@dacmail.dataaccess.com...
> >>
> >>>Hello,
> >>>
> >>>i have this error, what can I do?
> >>>
> >>>
> >>>
> >>>WebAppServer.Session.11.0 Fehler "80020009'
> >>>
> >>>Error during Web Application Server session initialization, please try
> >>>again
> >>>later. Technical details for the site administrator: Fatal error
> >
> > occurred
> >
> >>>during child process initialization: Programm/Workspace Fehler Das
> >>>Programm
> >>>kann nicht gestartet werden, weil der folgende schwerwiegende Fehler
bei
> >>>der
> >>>Initialisierung der Workspace 'MEKOS8' aufgetreten ist.: Die
> >
> > FileList.cfg
> >
> >>>ist n Please check the Windows event log for further information about
> >
> > the
> >
> >>>problem.
> >>>
> >>>/LM/W3SVC/1/ROOT/TEST/global.asa, line 21
> >>>
> >>>
> >>
> >>
> >
> >

wila
30-Jun-2005, 02:50 AM
Daniel,

I'm sure Ian means the VDF10 one doesn't run with VDF11. Otherwise we
would be in a twisted world wouldn't we?
One other thing you can try is to see if the standard webapp examples
run. They should just work.

To me it sounds like you have a registration problem. Try to remove all
of your registrations (don't leave a demo registration in..) and
re-enter the VDF11 one only. Be aware that you really need to use the
registrion application, you cannot just copy a termlist.cfg and .dfr file.

--
Wil

Daniel wrote:
> What do you mean??? Why doesn´t work the VDF11 Code no with VDF11, or do you
> mean the VDF10 Code? I habe both register Cards here, and pne of this must
> work with VDF11, or?
>
> Greets Daniel
>
> "Ian Telfer" <ian@informatica.com.au> schrieb im Newsbeitrag
> news:ef6LBaUfFHA.5304@dacmail.dataaccess.com...
>
>>Daniel
>>
>>The VDF 11 registration code does not work with VDF 11.
>>
>>Ian
>>
>>Daniel wrote:
>>
>>>I think the same, but the path is correct and before i import the
>
> workspace
>
>>>from vdf10 to vdf11 it works.
>>>
>>>
>>>"Evertjan Dondergoor" <evertjan.dondergoor@dataaccess.nl> schrieb im
>>>Newsbeitrag news:L$mczLUfFHA.788@dacmail.dataaccess.com...
>>>
>>>
>>>>That number doesn;t say much, but the text does say:
>>>>"Fehler bei der Initialisierung der Workspace 'MEKOS8' aufgetreten ist.:
>>>
>>>Die
>>>
>>>
>>>>FileList.cfg
>>>>ist n "
>>>>This line seems truncated somehow, but Im sure it says the filelist can
>>>
>>>not
>>>
>>>
>>>>be found.
>>>>
>>>>Evertjan
>>>>
>>>>"Daniel" <daniel.bleichroth@mekos.de> wrote in message
>>>>news:JFLaLEUfFHA.5304@dacmail.dataaccess.com...
>>>>
>>>>
>>>>>Hello,
>>>>>
>>>>>i have this error, what can I do?
>>>>>
>>>>>
>>>>>
>>>>>WebAppServer.Session.11.0 Fehler "80020009'
>>>>>
>>>>>Error during Web Application Server session initialization, please try
>>>>>again
>>>>>later. Technical details for the site administrator: Fatal error
>>>
>>>occurred
>>>
>>>
>>>>>during child process initialization: Programm/Workspace Fehler Das
>>>>>Programm
>>>>>kann nicht gestartet werden, weil der folgende schwerwiegende Fehler
>
> bei
>
>>>>>der
>>>>>Initialisierung der Workspace 'MEKOS8' aufgetreten ist.: Die
>>>
>>>FileList.cfg
>>>
>>>
>>>>>ist n Please check the Windows event log for further information about
>>>
>>>the
>>>
>>>
>>>>>problem.
>>>>>
>>>>>/LM/W3SVC/1/ROOT/TEST/global.asa, line 21
>>>>>
>>>>>
>>>>
>>>>
>>>
>
>

Ian Telfer
30-Jun-2005, 03:31 AM
Yup, that's what I meant.

Wil van Antwerpen wrote:
> Daniel,
>
> I'm sure Ian means the VDF10 one doesn't run with VDF11. Otherwise we
> would be in a twisted world wouldn't we?
> One other thing you can try is to see if the standard webapp examples
> run. They should just work.
>
> To me it sounds like you have a registration problem. Try to remove all
> of your registrations (don't leave a demo registration in..) and
> re-enter the VDF11 one only. Be aware that you really need to use the
> registrion application, you cannot just copy a termlist.cfg and .dfr file.
>
> --
> Wil
>
> Daniel wrote:
>
>> What do you mean??? Why doesn´t work the VDF11 Code no with VDF11, or
>> do you
>> mean the VDF10 Code? I habe both register Cards here, and pne of this
>> must
>> work with VDF11, or?
>>
>> Greets Daniel
>>
>> "Ian Telfer" <ian@informatica.com.au> schrieb im Newsbeitrag
>> news:ef6LBaUfFHA.5304@dacmail.dataaccess.com...
>>
>>> Daniel
>>>
>>> The VDF 11 registration code does not work with VDF 11.
>>>
>>> Ian
>>>
>>> Daniel wrote:
>>>
>>>> I think the same, but the path is correct and before i import the
>>
>>
>> workspace
>>
>>>> from vdf10 to vdf11 it works.
>>>>
>>>>
>>>> "Evertjan Dondergoor" <evertjan.dondergoor@dataaccess.nl> schrieb im
>>>> Newsbeitrag news:L$mczLUfFHA.788@dacmail.dataaccess.com...
>>>>
>>>>
>>>>> That number doesn;t say much, but the text does say:
>>>>> "Fehler bei der Initialisierung der Workspace 'MEKOS8' aufgetreten
>>>>> ist.:
>>>>
>>>>
>>>> Die
>>>>
>>>>
>>>>> FileList.cfg
>>>>> ist n "
>>>>> This line seems truncated somehow, but Im sure it says the filelist
>>>>> can
>>>>
>>>>
>>>> not
>>>>
>>>>
>>>>> be found.
>>>>>
>>>>> Evertjan
>>>>>
>>>>> "Daniel" <daniel.bleichroth@mekos.de> wrote in message
>>>>> news:JFLaLEUfFHA.5304@dacmail.dataaccess.com...
>>>>>
>>>>>
>>>>>> Hello,
>>>>>>
>>>>>> i have this error, what can I do?
>>>>>>
>>>>>>
>>>>>>
>>>>>> WebAppServer.Session.11.0 Fehler "80020009'
>>>>>>
>>>>>> Error during Web Application Server session initialization, please
>>>>>> try
>>>>>> again
>>>>>> later. Technical details for the site administrator: Fatal error
>>>>
>>>>
>>>> occurred
>>>>
>>>>
>>>>>> during child process initialization: Programm/Workspace Fehler Das
>>>>>> Programm
>>>>>> kann nicht gestartet werden, weil der folgende schwerwiegende Fehler
>>
>>
>> bei
>>
>>>>>> der
>>>>>> Initialisierung der Workspace 'MEKOS8' aufgetreten ist.: Die
>>>>
>>>>
>>>> FileList.cfg
>>>>
>>>>
>>>>>> ist n Please check the Windows event log for further information
>>>>>> about
>>>>
>>>>
>>>> the
>>>>
>>>>
>>>>>> problem.
>>>>>>
>>>>>> /LM/W3SVC/1/ROOT/TEST/global.asa, line 21
>>>>>>
>>>>>>
>>>>>
>>>>>
>>>>
>>
>>

Daniel
30-Jun-2005, 03:53 AM
I´ve registered only the VDF11 and the will be the same. I´ve no idea, what
can now do.


"Wil van Antwerpen" <info@antwise.com> schrieb im Newsbeitrag
news:w1jdohUfFHA.788@dacmail.dataaccess.com...
> Daniel,
>
> I'm sure Ian means the VDF10 one doesn't run with VDF11. Otherwise we
> would be in a twisted world wouldn't we?
> One other thing you can try is to see if the standard webapp examples
> run. They should just work.
>
> To me it sounds like you have a registration problem. Try to remove all
> of your registrations (don't leave a demo registration in..) and
> re-enter the VDF11 one only. Be aware that you really need to use the
> registrion application, you cannot just copy a termlist.cfg and .dfr file.
>
> --
> Wil
>
> Daniel wrote:
> > What do you mean??? Why doesn´t work the VDF11 Code no with VDF11, or do
you
> > mean the VDF10 Code? I habe both register Cards here, and pne of this
must
> > work with VDF11, or?
> >
> > Greets Daniel
> >
> > "Ian Telfer" <ian@informatica.com.au> schrieb im Newsbeitrag
> > news:ef6LBaUfFHA.5304@dacmail.dataaccess.com...
> >
> >>Daniel
> >>
> >>The VDF 11 registration code does not work with VDF 11.
> >>
> >>Ian
> >>
> >>Daniel wrote:
> >>
> >>>I think the same, but the path is correct and before i import the
> >
> > workspace
> >
> >>>from vdf10 to vdf11 it works.
> >>>
> >>>
> >>>"Evertjan Dondergoor" <evertjan.dondergoor@dataaccess.nl> schrieb im
> >>>Newsbeitrag news:L$mczLUfFHA.788@dacmail.dataaccess.com...
> >>>
> >>>
> >>>>That number doesn;t say much, but the text does say:
> >>>>"Fehler bei der Initialisierung der Workspace 'MEKOS8' aufgetreten
ist.:
> >>>
> >>>Die
> >>>
> >>>
> >>>>FileList.cfg
> >>>>ist n "
> >>>>This line seems truncated somehow, but Im sure it says the filelist
can
> >>>
> >>>not
> >>>
> >>>
> >>>>be found.
> >>>>
> >>>>Evertjan
> >>>>
> >>>>"Daniel" <daniel.bleichroth@mekos.de> wrote in message
> >>>>news:JFLaLEUfFHA.5304@dacmail.dataaccess.com...
> >>>>
> >>>>
> >>>>>Hello,
> >>>>>
> >>>>>i have this error, what can I do?
> >>>>>
> >>>>>
> >>>>>
> >>>>>WebAppServer.Session.11.0 Fehler "80020009'
> >>>>>
> >>>>>Error during Web Application Server session initialization, please
try
> >>>>>again
> >>>>>later. Technical details for the site administrator: Fatal error
> >>>
> >>>occurred
> >>>
> >>>
> >>>>>during child process initialization: Programm/Workspace Fehler Das
> >>>>>Programm
> >>>>>kann nicht gestartet werden, weil der folgende schwerwiegende Fehler
> >
> > bei
> >
> >>>>>der
> >>>>>Initialisierung der Workspace 'MEKOS8' aufgetreten ist.: Die
> >>>
> >>>FileList.cfg
> >>>
> >>>
> >>>>>ist n Please check the Windows event log for further information
about
> >>>
> >>>the
> >>>
> >>>
> >>>>>problem.
> >>>>>
> >>>>>/LM/W3SVC/1/ROOT/TEST/global.asa, line 21
> >>>>>
> >>>>>
> >>>>
> >>>>
> >>>
> >
> >

wila
30-Jun-2005, 04:26 AM
Daniel

Daniel wrote:
> I´ve registered only the VDF11 and the will be the same. I´ve no idea, what
> can now do.

[WvA] If you're still getting the "Invalid VDF10 registration Code"
error when doubleclicking the webapp.exe then you should really call DAC
to verify your registration code.

As an aside note, i just registered my VDF eval version and had an
incorrect code, so it does happen, but in my case the registration
application actually told me i had the wrong code. (for the DACie
people: Nice work guys ;) )

After giving DAE a quick call i had my version up in no time.

--
Wil

>
>
> "Wil van Antwerpen" <info@antwise.com> schrieb im Newsbeitrag
> news:w1jdohUfFHA.788@dacmail.dataaccess.com...
>
>>Daniel,
>>
>>I'm sure Ian means the VDF10 one doesn't run with VDF11. Otherwise we
>>would be in a twisted world wouldn't we?
>>One other thing you can try is to see if the standard webapp examples
>>run. They should just work.
>>
>>To me it sounds like you have a registration problem. Try to remove all
>>of your registrations (don't leave a demo registration in..) and
>>re-enter the VDF11 one only. Be aware that you really need to use the
>>registrion application, you cannot just copy a termlist.cfg and .dfr file.
>>
>>--
>>Wil
>>
>>Daniel wrote:
>>
>>>What do you mean??? Why doesn´t work the VDF11 Code no with VDF11, or do
>
> you
>
>>>mean the VDF10 Code? I habe both register Cards here, and pne of this
>
> must
>
>>>work with VDF11, or?
>>>
>>>Greets Daniel
>>>
>>>"Ian Telfer" <ian@informatica.com.au> schrieb im Newsbeitrag
>>>news:ef6LBaUfFHA.5304@dacmail.dataaccess.com...
>>>
>>>
>>>>Daniel
>>>>
>>>>The VDF 11 registration code does not work with VDF 11.
>>>>
>>>>Ian
>>>>
>>>>Daniel wrote:
>>>>
>>>>
>>>>>I think the same, but the path is correct and before i import the
>>>
>>>workspace
>>>
>>>
>>>>>from vdf10 to vdf11 it works.
>>>>
>>>>>
>>>>>"Evertjan Dondergoor" <evertjan.dondergoor@dataaccess.nl> schrieb im
>>>>>Newsbeitrag news:L$mczLUfFHA.788@dacmail.dataaccess.com...
>>>>>
>>>>>
>>>>>
>>>>>>That number doesn;t say much, but the text does say:
>>>>>>"Fehler bei der Initialisierung der Workspace 'MEKOS8' aufgetreten
>
> ist.:
>
>>>>>Die
>>>>>
>>>>>
>>>>>
>>>>>>FileList.cfg
>>>>>>ist n "
>>>>>>This line seems truncated somehow, but Im sure it says the filelist
>
> can
>
>>>>>not
>>>>>
>>>>>
>>>>>
>>>>>>be found.
>>>>>>
>>>>>>Evertjan
>>>>>>
>>>>>>"Daniel" <daniel.bleichroth@mekos.de> wrote in message
>>>>>>news:JFLaLEUfFHA.5304@dacmail.dataaccess.com...
>>>>>>
>>>>>>
>>>>>>
>>>>>>>Hello,
>>>>>>>
>>>>>>>i have this error, what can I do?
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>WebAppServer.Session.11.0 Fehler "80020009'
>>>>>>>
>>>>>>>Error during Web Application Server session initialization, please
>
> try
>
>>>>>>>again
>>>>>>>later. Technical details for the site administrator: Fatal error
>>>>>
>>>>>occurred
>>>>>
>>>>>
>>>>>
>>>>>>>during child process initialization: Programm/Workspace Fehler Das
>>>>>>>Programm
>>>>>>>kann nicht gestartet werden, weil der folgende schwerwiegende Fehler
>>>
>>>bei
>>>
>>>
>>>>>>>der
>>>>>>>Initialisierung der Workspace 'MEKOS8' aufgetreten ist.: Die
>>>>>
>>>>>FileList.cfg
>>>>>
>>>>>
>>>>>
>>>>>>>ist n Please check the Windows event log for further information
>
> about
>
>>>>>the
>>>>>
>>>>>
>>>>>
>>>>>>>problem.
>>>>>>>
>>>>>>>/LM/W3SVC/1/ROOT/TEST/global.asa, line 21
>>>>>>>
>>>>>>>
>>>>>>
>>>>>>
>>>
>
>

Daniel
30-Jun-2005, 05:21 AM
I´ve found the error ... very stupid from me, i´ve forgotten to register the
workspace on the server, and after i register VDF11 new it works.

Thanks for help an nice weekend ;-)

Daniel


"Wil van Antwerpen" <info@antwise.com> schrieb im Newsbeitrag
news:TGD0JXVfFHA.3408@dacmail.dataaccess.com...
> Daniel
>
> Daniel wrote:
> > I´ve registered only the VDF11 and the will be the same. I´ve no idea,
what
> > can now do.
>
> [WvA] If you're still getting the "Invalid VDF10 registration Code"
> error when doubleclicking the webapp.exe then you should really call DAC
> to verify your registration code.
>
> As an aside note, i just registered my VDF eval version and had an
> incorrect code, so it does happen, but in my case the registration
> application actually told me i had the wrong code. (for the DACie
> people: Nice work guys ;) )
>
> After giving DAE a quick call i had my version up in no time.
>
> --
> Wil
>
> >
> >
> > "Wil van Antwerpen" <info@antwise.com> schrieb im Newsbeitrag
> > news:w1jdohUfFHA.788@dacmail.dataaccess.com...
> >
> >>Daniel,
> >>
> >>I'm sure Ian means the VDF10 one doesn't run with VDF11. Otherwise we
> >>would be in a twisted world wouldn't we?
> >>One other thing you can try is to see if the standard webapp examples
> >>run. They should just work.
> >>
> >>To me it sounds like you have a registration problem. Try to remove all
> >>of your registrations (don't leave a demo registration in..) and
> >>re-enter the VDF11 one only. Be aware that you really need to use the
> >>registrion application, you cannot just copy a termlist.cfg and .dfr
file.
> >>
> >>--
> >>Wil
> >>
> >>Daniel wrote:
> >>
> >>>What do you mean??? Why doesn´t work the VDF11 Code no with VDF11, or
do
> >
> > you
> >
> >>>mean the VDF10 Code? I habe both register Cards here, and pne of this
> >
> > must
> >
> >>>work with VDF11, or?
> >>>
> >>>Greets Daniel
> >>>
> >>>"Ian Telfer" <ian@informatica.com.au> schrieb im Newsbeitrag
> >>>news:ef6LBaUfFHA.5304@dacmail.dataaccess.com...
> >>>
> >>>
> >>>>Daniel
> >>>>
> >>>>The VDF 11 registration code does not work with VDF 11.
> >>>>
> >>>>Ian
> >>>>
> >>>>Daniel wrote:
> >>>>
> >>>>
> >>>>>I think the same, but the path is correct and before i import the
> >>>
> >>>workspace
> >>>
> >>>
> >>>>>from vdf10 to vdf11 it works.
> >>>>
> >>>>>
> >>>>>"Evertjan Dondergoor" <evertjan.dondergoor@dataaccess.nl> schrieb im
> >>>>>Newsbeitrag news:L$mczLUfFHA.788@dacmail.dataaccess.com...
> >>>>>
> >>>>>
> >>>>>
> >>>>>>That number doesn;t say much, but the text does say:
> >>>>>>"Fehler bei der Initialisierung der Workspace 'MEKOS8' aufgetreten
> >
> > ist.:
> >
> >>>>>Die
> >>>>>
> >>>>>
> >>>>>
> >>>>>>FileList.cfg
> >>>>>>ist n "
> >>>>>>This line seems truncated somehow, but Im sure it says the filelist
> >
> > can
> >
> >>>>>not
> >>>>>
> >>>>>
> >>>>>
> >>>>>>be found.
> >>>>>>
> >>>>>>Evertjan
> >>>>>>
> >>>>>>"Daniel" <daniel.bleichroth@mekos.de> wrote in message
> >>>>>>news:JFLaLEUfFHA.5304@dacmail.dataaccess.com...
> >>>>>>
> >>>>>>
> >>>>>>
> >>>>>>>Hello,
> >>>>>>>
> >>>>>>>i have this error, what can I do?
> >>>>>>>
> >>>>>>>
> >>>>>>>
> >>>>>>>WebAppServer.Session.11.0 Fehler "80020009'
> >>>>>>>
> >>>>>>>Error during Web Application Server session initialization, please
> >
> > try
> >
> >>>>>>>again
> >>>>>>>later. Technical details for the site administrator: Fatal error
> >>>>>
> >>>>>occurred
> >>>>>
> >>>>>
> >>>>>
> >>>>>>>during child process initialization: Programm/Workspace Fehler Das
> >>>>>>>Programm
> >>>>>>>kann nicht gestartet werden, weil der folgende schwerwiegende
Fehler
> >>>
> >>>bei
> >>>
> >>>
> >>>>>>>der
> >>>>>>>Initialisierung der Workspace 'MEKOS8' aufgetreten ist.: Die
> >>>>>
> >>>>>FileList.cfg
> >>>>>
> >>>>>
> >>>>>
> >>>>>>>ist n Please check the Windows event log for further information
> >
> > about
> >
> >>>>>the
> >>>>>
> >>>>>
> >>>>>
> >>>>>>>problem.
> >>>>>>>
> >>>>>>>/LM/W3SVC/1/ROOT/TEST/global.asa, line 21
> >>>>>>>
> >>>>>>>
> >>>>>>
> >>>>>>
> >>>
> >
> >