Jump to content

zshadar

Members
  • Posts

    55
  • Joined

  • Last visited

Everything posted by zshadar

  1. I mean Solve it for me Just the last bit add the LOCAL SERVICE account to User right: Profile system performance that is all that needed in my case, the others didn't have this account but it was not needed. Thanks
  2. Hi Nick, we've been through all of these at the beginning of this thread. I had to give Network services – modify And Internet Guest Account – modify As you said to enable Anonymous Access in IIS. There is no user called aspnet_wp. Regards
  3. Nick, it will be great if you get it working on IIS6. It is just that this backward and foreward, testing doesn't work. I think for the best you should test it on your site. I'll be happy to know if you managed to fix it. Thanks
  4. I know, that what I was following but they are worng. I follow all the steps very carfully and if you look backward in this post you will see some of the mistakes that were already found. As I understand these are the old instructions from version 6 and it was never will tested or and re-written for 7. Regards
  5. There is no error message, you just can't do anything or browse AD. I am sorry but it looks as this is not getting anywhere. Would it be possible for you to try to get it working on IIS6, and see all the problems, then post the installation instructions? Thanks
  6. The same as before you edited the web.config file. If you have not already done so, please edit ~/web.config with notepad, etc..., changing: to Then it says server error and doesn't go any further.
  7. But I can't go any further, it just says internal server error, and bring this message.
  8. Now I get the same message again: If you have not already done so, please edit ~/web.config with notepad, etc..., changing: to This is the entry already in my file:
  9. Now I get this error: Did anyone manage to get it working on IIS6? Server Error in '/hap' Application. -------------------------------------------------------------------------------- Configuration Error Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately. Parser Error Message: The 'location' start tag on line 143 position 3 does not match the end tag of 'configuration'. Line 196, position 3. Source Error: Line 194: Line 195: Line 196: Source File: c:\inetpub\wwwroot\hap\web.config Line: 196
  10. Hi, in what format should I write it? How exactly is it written?
  11. Ok I done the changes to the web.comfig file and now get this error. Server Error in '/hap' Application. -------------------------------------------------------------------------------- Configuration Error Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately. Parser Error Message: The 'location' start tag on line 143 position 3 does not match the end tag of 'configuration'. Line 196, position 3. Source Error: Line 194: Line 195: Line 196:
  12. But it is not moving any further. I just get this message as soon as I put the admin password. Thanks
  13. I replaced th \bin folder with the one you posted and now get: Server Error in '/hap' Application. -------------------------------------------------------------------------------- Compilation Error Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately. Compiler Error Message: CS1061: 'ASP.setup_aspx' does not contain a definition for 'sg_TextChanged' and no extension method 'sg_TextChanged' accepting a first argument of type 'ASP.setup_aspx' could be found (are you missing a using directive or an assembly reference?) Source Error: Line 111: Line 112: Line 113: Line 114: Line 115: Source File: c:\Inetpub\wwwroot\hap\Setup.aspx Line: 113
  14. Hi, now I can't get the setup page to start. This is the message: Server Error in '/hap' Application. -------------------------------------------------------------------------------- Compilation Error Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately. Compiler Error Message: CS1061: 'ASP.setup_aspx' does not contain a definition for 'sg_TextChanged' and no extension method 'sg_TextChanged' accepting a first argument of type 'ASP.setup_aspx' could be found (are you missing a using directive or an assembly reference?) Source Error: Line 111: Line 112: Line 113: Line 114: Line 115: Source File: c:\Inetpub\wwwroot\hap\Setup.aspx Line: 113 Show Detailed Compiler Output: c:\windows\system32\inetsrv> "C:\WINDOWS\Microsoft.NET\Framework64\v4.0.30319\csc.exe" /t:library /utf8output /R:"C:\WINDOWS\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\hap\55cd546f\70e6ba5a\App_global.asax.g_d-lw43.dll" /R:"C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.DirectoryServices.AccountManagement\v4.0_4.0.0.0__b77a5c561934e089\System.DirectoryServices.AccountManagement.dll" /R:"C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Web.Services\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Web.Services.dll" /R:"C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.ServiceModel.Web\v4.0_4.0.0.0__31bf3856ad364e35\System.ServiceModel.Web.dll" /R:"C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Xml.Linq\v4.0_4.0.0.0__b77a5c561934e089\System.Xml.Linq.dll" /R:"C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.DirectoryServices.Protocols\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.DirectoryServices.Protocols.dll" /R:"C:\WINDOWS\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\hap\55cd546f\70e6ba5a\assembly\dl3\67b9618a\9d8bb77b_e497cc01\HAP.AD.DLL" /R:"C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Web.DynamicData\v4.0_4.0.0.0__31bf3856ad364e35\System.Web.DynamicData.dll" /R:"C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Runtime.Serialization\v4.0_4.0.0.0__b77a5c561934e089\System.Runtime.Serialization.dll" /R:"C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.WorkflowServices\v4.0_4.0.0.0__31bf3856ad364e35\System.WorkflowServices.dll" /R:"C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.DirectoryServices\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.DirectoryServices.dll" /R:"C:\WINDOWS\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\hap\55cd546f\70e6ba5a\assembly\dl3\dedac25f\f9edb97b_e497cc01\HAP.Data.DLL" /R:"C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Drawing\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Drawing.dll" /R:"C:\WINDOWS\Microsoft.Net\assembly\GAC_64\System.Web\v4.0_4.0.0.0__ I can fit it all in.
  15. There no more information. Only internal server error message which came after changing the dll file you told me to previously. Thanks
  16. Hi, I tried it from the server, still event viewer is empty, the error message is the same. Thanks
  17. Hi, I followed your instructions, and after replacing the hap.web.dll file I get a different error: 500 Internal Server Error. The event log for for Home Access Plus on the server is empty. Regards
  18. Hi, The response tab says: {"GetADTreeResult":null}
  19. Hi Nick, I installed firefox 7 and firebug. Did everything you asked me to, but can't find at all any part in firebug that says https://site.school.uk/hap/api/setup/getadtree Also can't find any response tab. Please look at this for what I can see. Thanks
  20. Hi Nick, I have updated to version 7.6 but still the configuration page doesn't conncet to active dir. A windows saying active dir browsing is open, and nothing happens. Thanks
  21. Hi Nick, I now changed the securtiy setting for the IUSER_SERVERNAME account from Deny to Modify on the app_data folder, and from Deny to Read & excute on the HAP folder. I can now start the configuration page, but get and Internal Error everytime I put the Administrator username and passowrd to connect to active directory. [ATTACH=CONFIG]11705[/ATTACH] I am sure that the Domain UPN and username and password are correct. Thanks
  22. Hi, there is no such option anywhere to sepcify, the only option in object type is users, nothing else to choose from.
×
×
  • Create New...