Skip to main content

Hi,


After resolving some problems with an 401 errors, I have a trouble with my workspace. My application pool runs under an application user. But when I open my workspace, it's this apllication user who's logon, and not my windows account.


Does anyone know what's the matter ?


 


Thx a lot.


Aude

Hi Aude,


Please check that the following entry exists in the Web.Config files of Workspace & WorkspaceService :


<identity impersonate="true"/>


The default directories for these files are :


"C:Program FilesK2.net 2003K2WSWorkspace" and "C:Program FilesK2.net 2003K2WSWorkspaceService"


Regards


Gert


Hi Gert,


That's the solution, two values were 'false', I dunno why.


 Thanks a lot


Aude


Reply