V
vickeybird
Hi,
Im trying to implement flexwiki, an ASP.net based open source wiki.
I tried compliing and deploying the solution on my local machine and
it seems to be working fine.
However on remote testing server it just will not work.
When i try to access i get the following error :
Server Error in '/' Application.
Then im being told to change the value of customErrors mode to "Off"
in the web.config file.
* Changing the mode to 'Off', I'm still unable to view any clue about
what is going wrong as i get the same error.
* I tried to switch on application Tracing. But even on trying to
access trace.axd, I get the same error.
* I tried to view the web.config file in web browser, it seems well
formed.
If only i see at least one sentance of error, Im sure I can do
something about it.
Its really driving me up the wall and believe me i had tough time
smashing my machine out of frustration.
Is there any kind soul out there???
Im trying to implement flexwiki, an ASP.net based open source wiki.
I tried compliing and deploying the solution on my local machine and
it seems to be working fine.
However on remote testing server it just will not work.
When i try to access i get the following error :
Server Error in '/' Application.
Then im being told to change the value of customErrors mode to "Off"
in the web.config file.
* Changing the mode to 'Off', I'm still unable to view any clue about
what is going wrong as i get the same error.
* I tried to switch on application Tracing. But even on trying to
access trace.axd, I get the same error.
* I tried to view the web.config file in web browser, it seems well
formed.
If only i see at least one sentance of error, Im sure I can do
something about it.
Its really driving me up the wall and believe me i had tough time
smashing my machine out of frustration.
Is there any kind soul out there???