Have you tried with support ESRI? I haven't citrix.
seems that other people relate your problem: http://forums.citrix.com/thread.jspa?threadID=290817
Have you seen if there are hot fix like this http://support.citrix.com/article/CTX125419 avalilable for your system?
try and see http://support.microsoft.com/kb/2480607
I only have "ArcGIS 10.1 SP1 for Server" installed (see attached screenshot).If I were you then I'd find the 64 bit version and run it.How could it possibly matter?One scenario is that the DLL that you are registering for 64 bit ArcGIS Server that is x64 only. In this case I don't think that a 32 bit process will be able to load it.I am pretty sure that ESRI expects you to run the 64 bit version. Find it and try it.
Look back at post #6.The 2 versions of ESRIRegAsm. One is 32 bit and one is 64 bit.If I were you, I'd run the 64 bit version because it needs to load 64 bit code. Right?
See attached screen shots. In essence, it works for me.You might try running Depends for x64 and see what it is loading:http://www.dependencywalker.com/This relates to the comments from ciava.at.Is there anything special about your server, e.g. are you loading server core or something which is not just the standard software?
If you have a small project that you can share then do so. I'll build it and see if I can register it.
I have a machine 64-bit Windows Server 2008 R2 Standard (Service Pack 1) and I haven't problems.-Have you installed all patchs available in windows update?-Have you seen if you have conflits with antivirus?-Have you emptied the temp folder?-Have you further details in event viewer?-Have you more versions of c++ on machine?
try and check if you have problems with .net frameworks installed on your machine http://www.microsoft.com/en-us/download/details.aspx?id=30135
I have 2 suggestions. The first is to try and load sos and look at the clrstack.// If using .NET 3.5.loadby sos mscorwks!clrstack// If using .NET 4.0.loadby sos clr!clrstackThe second is that I think that you are going to have to find the call stack yourself:http://www.dumpanalysis.org/blog/index.php/2007/07/25/reconstructing-stack-trace-manually/
First chance access violations can be normal. It is the second chance access violations that crash the process.Suggest that you go until you get one of those and then post the stack trace.FWIW, ESRIRegAsm appears to be unmanaged C++.
I was able to get the permissions needed to update the machine to the very latest, but ESRIRegAsm still doesn't run on the machine. ESRI support has been helping us and these are some of the other things we have tried/verified:- Verified that .NET 3.5 SP1 is installed. Windows 2008 R2 SP1 has this by default and won't let you remove it.- Ran process monitor to identify any permission problems. No permissions issues were encountered.- Disabled the antivirus software to ensure it wasn't interfering. No change.- Copied ESRIRegAsm.exe from a machine that it succeeds on to the machine it is failing on. No change.
Neil,I used an incorrect term, Add-in, to describe what I'm attempting to install. I apologize. I'm trying to install a product that consists of commands, tools, and auto-updaters. I'm new to ArcGIS, so I haven't quite gotten the hang of all the terminology, yet.I did run the installer with elevated privileges and start the command prompt in administrator mode. I'm starting to suspect that the machine may be missing some updates, but I don't have permissions to make those kinds of changes. I'll report back as I find more.Thanks,Jason
Membros conectados podem postar, seguir atualizações e mais. Novo aqui? Registre uma conta gratuita.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.