Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Problem installing in a Windows 2008 Server x64
fcpeomaior
#1 Posted : Saturday, March 10, 2012 7:31:10 AM(UTC)
Groups: Member
Joined: 3/10/2012(UTC)
Posts: 1
Location: Portugal

Was thanked: 1 time(s) in 1 post(s)
Hi,

I'm trying to install UltiDev Web Server Pro in a x64 machine with Windows Server 2008 R2 standard.

However I get a "Failed to register or unregister application due to System.ArgumentException: An item with the same key has already been added":

---------------- Starting ----------------------
DateTime=2012-03-10T12:16:13.5581401Z
UWS.RegApp.exe Information: 0 : User security context: NT AUTHORITY\SYSTEM (MYUSERGROUP\SYSTEM), Elevated: False.
DateTime=2012-03-10T12:16:13.5737402Z
UWS.RegApp.exe Error: 0 : System.ArgumentException: An item with the same key has already been added.
at System.ThrowHelper.ThrowArgumentException(ExceptionResource resource)
at System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)
at System.Collections.Generic.Dictionary`2.Add(TKey key, TValue value)
at HttpConfig.SslConfigItem.LoadHttpSysSSLInfo()
at HttpConfig.SslConfigItem.GetApplicationSslItems(Guid appID, Dictionary`2 sslConfig)
at UWS.Configuration.Metabase.ApplyHttpApiSslConfig(ListenEndpoint site)
at UWS.Configuration.Metabase.RegisterApplicationInternal(HostProcessConfigEntry hostProcess, WebAppConfigEntry application, ICollection`1 shortcuts)
DateTime=2012-03-10T12:16:13.8701407Z
UWS.RegApp.exe Error: 0 : Failed to register or unregister application due to
"System.ArgumentException: An item with the same key has already been added.
at System.ThrowHelper.ThrowArgumentException(ExceptionResource resource)
at System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)
at System.Collections.Generic.Dictionary`2.Add(TKey key, TValue value)
at HttpConfig.SslConfigItem.LoadHttpSysSSLInfo()
at HttpConfig.SslConfigItem.GetApplicationSslItems(Guid appID, Dictionary`2 sslConfig)
at UWS.Configuration.Metabase.ApplyHttpApiSslConfig(ListenEndpoint site)
at UWS.Configuration.Metabase.RegisterApplicationInternal(HostProcessConfigEntry hostProcess, WebAppConfigEntry application, ICollection`1 shortcuts)
at UWS.Configuration.Metabase.RegisterApplicationWith(HostProcessClrAndBitness hostType, Boolean useDefaultSharedHostProcess, ProcessIdentity processIdentity, WebAppConfigEntry application, ICollection`1 shortcuts)
at UWS.RegApp.Program.DoIt(Dictionary`2& pBag)
at UWS.RegApp.Program.Main(String[] args)".

Command line:
"C:\Program Files (x86)\UltiDev\Web Server\UWS.RegApp.exe" /AppID:4fd8b3f7-bc73-4583-95fe-e7b69b10a3ae /Clr:2 "/VDir:/" "/EndPoints:http://*:7756/,http://*:5677,http://*:56777" "/Folder:C:\Program Files (x86)\UltiDev\Web Server\\Redirector" "/AppName:UltiDev Web Server App Redirector" /host:PrivateNetworkService "/AppDesc:Service web application for redicrecting to applications served by UltiDev Web Server" /SaveToUnregApps:false /Ping:Default.aspx
DateTime=2012-03-10T12:16:13.9481408Z


Does any body know what this problem is?
Its the first time it is being installed, so it makes no sence.
Also, the machine already has IIS installed: I tried to stop it and instal UWS but the problem perssists.

Regards,
Manuel Dias


1 user thanked fcpeomaior for this useful post.
Ultidev Team on 3/11/2012(UTC)
Ultidev Team
#2 Posted : Sunday, March 11, 2012 1:30:23 PM(UTC)
Ultidev Team

Groups: Administration
Joined: 11/3/2005(UTC)
Posts: 2,253

Thanks: 28 times
Was thanked: 60 time(s) in 59 post(s)
Hello, Manuel!

Thank you much for posting detailed information about the exception. We have not seen this happening in our tests, but we have made a change that may fix the problem. We will send you a link to a pre-release build 16 of UWS by email, to try it and let us know whether this issue is fixed. We will need your help because we were unable to reproduce the problem locally and we made the change cased on the exception stack trace.

Please post here to let us know if the change we made has helped.

Best regards,
UltiDev Team.
Please donate at http://www.ultidev.com/products/Donate.aspx to help us improve our products.
tafadzwa
#3 Posted : Tuesday, March 27, 2012 8:29:35 PM(UTC)
Groups: Member
Joined: 3/27/2012(UTC)
Posts: 1
Location: Cape Town

Hi,

I also have the same problem. I am using windows 7 x64 with VS2010.

Please help.

Failed to register or unregister application due to
"System.NotSupportedException: The given path's format is not supported.
at System.Security.Util.StringExpressionSet.CanonicalizePath(String path, Boolean needFullPath)
at System.Security.Util.StringExpressionSet.CreateListFromExpressions(String[] str, Boolean needFullPath)
at System.Security.Permissions.FileIOPermission.AddPathList(FileIOPermissionAccess access, AccessControlActions control, String[] pathListOrig, Boolean checkForDuplicates, Boolean needFullPath, Boolean copyPathList)
at System.Security.Permissions.FileIOPermission..ctor(FileIOPermissionAccess access, String[] pathList, Boolean checkForDuplicates, Boolean needFullPath)
at System.IO.DirectoryInfo..ctor(String path)
at UWS.WinUICommons.DirPathCmdLineParam.ConvertValue(String parsedValue)
at UWS.WinUICommons.CommandLineHelper.ProcessCommandLineParams(ICollection`1 additionalKnownParams, ICollection`1 defaultParameters)
at UWS.RegApp.Program.DoIt(Dictionary`2& pBag)
at UWS.RegApp.Program.Main(String[] args)".

Command line:
"C:\Program Files (x86)\UltiDev\Web Server\UWS.RegApp.exe" /r /ListenEndpoints:http://*:0 /AppID={830B6359-A3EB-46C5-AABD-59BBF7976C66} "/applocation:=C:\Program Files (x86)\DemoMapper\MappingWeb"
Ultidev Team
#5 Posted : Tuesday, March 27, 2012 10:02:55 PM(UTC)
Ultidev Team

Groups: Administration
Joined: 11/3/2005(UTC)
Posts: 2,253

Thanks: 28 times
Was thanked: 60 time(s) in 59 post(s)
Hello!

This is a known issue that will be fixed in the next release, which is dues in a 2-3 weeks. We will send you an email with a link to a beta of the next release for to try and see whether this issue is fixed.

Best regards,
UltiDev Team.
Please donate at http://www.ultidev.com/products/Donate.aspx to help us improve our products.
Guest
#4 Posted : Monday, June 25, 2012 2:50:06 AM(UTC)
Groups:
Joined: 11/1/2005(UTC)
Posts: 278

tafadzwa;3644 wrote:
Hi,

I also have the same problem. I am using windows 7 x64 with VS2010.

Please help.

Failed to register or unregister application due to
"System.NotSupportedException: The given path's format is not supported.
at System.Security.Util.StringExpressionSet.CanonicalizePath(String path, Boolean needFullPath)
at System.Security.Util.StringExpressionSet.CreateListFromExpressions(String[] str, Boolean needFullPath)
at System.Security.Permissions.FileIOPermission.AddPathList(FileIOPermissionAccess access, AccessControlActions control, String[] pathListOrig, Boolean checkForDuplicates, Boolean needFullPath, Boolean copyPathList)
at System.Security.Permissions.FileIOPermission..ctor(FileIOPermissionAccess access, String[] pathList, Boolean checkForDuplicates, Boolean needFullPath)
at System.IO.DirectoryInfo..ctor(String path)
at UWS.WinUICommons.DirPathCmdLineParam.ConvertValue(String parsedValue)
at UWS.WinUICommons.CommandLineHelper.ProcessCommandLineParams(ICollection`1 additionalKnownParams, ICollection`1 defaultParameters)
at UWS.RegApp.Program.DoIt(Dictionary`2& pBag)
at UWS.RegApp.Program.Main(String[] args)".

Command line:
"C:\Program Files (x86)\UltiDev\Web Server\UWS.RegApp.exe" /r /ListenEndpoints:http://*:0 /AppID={830B6359-A3EB-46C5-AABD-59BBF7976C66} "/applocation:=C:\Program Files (x86)\DemoMapper\MappingWeb"

Ultidev Team
#6 Posted : Monday, June 25, 2012 9:51:47 AM(UTC)
Ultidev Team

Groups: Administration
Joined: 11/3/2005(UTC)
Posts: 2,253

Thanks: 28 times
Was thanked: 60 time(s) in 59 post(s)
Hi there!

Could you please check which version of UWS you are running?

Best regards,
UltiDev Team.
Please donate at http://www.ultidev.com/products/Donate.aspx to help us improve our products.
Rss Feed  Atom Feed
Users browsing this topic
Guest (4)
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You can vote in polls in this forum.