zshadar
Members-
Posts
55 -
Joined
-
Last visited
Content Type
Forums
News
20th
EduGeek EDIT Conference
Blogs
Everything posted by zshadar
-
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
-
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
-
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
-
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:
-
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
-
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.
-
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
