Greg McGuffey
|
|
Group: Forum Members
Posts: 2K,
Visits: 6.6K
|
I'm attempting to install and activate SF on terminal server (windows 2003). The program bombs immediately. I deactivated my license(s) before attempting this (my dev machine and my backup dev machine both took a dive). See attached error dialog...
|
|
|
Trent Taylor
|
|
Group: StrataFrame Developers
Posts: 6.6K,
Visits: 6.9K
|
One other thought here too, Greg. If you are having issues with the GAC on this machine, you can move that MicroFour StrataFrame AddIns.dll file whereever you need to and then just change the XML text inside of the AddIns file to point to the desired location of that file. Just another thought.
|
|
|
Greg McGuffey
|
|
Group: Forum Members
Posts: 2K,
Visits: 6.6K
|
How do I define the assembly used? I.e. what is the tag and what rules apply?
|
|
|
Greg McGuffey
|
|
Group: Forum Members
Posts: 2K,
Visits: 6.6K
|
OK, after a bit of playing around, I figured it out. Your idea worked Trent. I updated the Addins file with: <Assembly>[full path to assembly without quotes]</Assembly> I.e. <Assembly>C:\Documents and Settings\gregm\Application Data\Microsoft\MSEnvShared\AddIns\MicroFour StrataFrame AddIns.dll</Assembly>
|
|
|
Trent Taylor
|
|
Group: StrataFrame Developers
Posts: 6.6K,
Visits: 6.9K
|
Cool  , I figured that might get you going.
|
|
|
Greg McGuffey
|
|
Group: Forum Members
Posts: 2K,
Visits: 6.6K
|
Hey, I forgot to thank you guys! Thanks!  It's been a rough couple of weeks. Both my dev computers blew up...both quite literally. The first had a power supply blow...smoke, sparks, sizzling noises...very exciting. Unfortunately, it also toasted the MB. A bit more than a week later, a lighting strike got through my APS surge/lighting strike protector and my batter backup and another surge protector and toasted the MB on the other dev computer. The parts for the first computer weren't in yet, so I was scrambling to get SF setup on a TS (which is working very nicely, thanks to your help).
|
|
|
Trent Taylor
|
|
Group: StrataFrame Developers
Posts: 6.6K,
Visits: 6.9K
|
The first had a power supply blow...smoke, sparks, sizzling noises...very exciting Nothing like the smell of a small electrical fire to wake you up in the morning, boy
|
|
|
David Daragon
|
|
Group: Forum Members
Posts: 54,
Visits: 249
|
Hi, I have the same problem like Greg but I have no folder called C:\Documents and Settings\MyUser\Application Data\Microsoft\MSEnvShared. Where must I copy the StrataFrame2008.AddIn ? Thanks David
|
|
|
Ivan George Borges
|
|
Group: StrataFrame MVPs
Posts: 1.9K,
Visits: 21K
|
Hi David. Have you got Vista on your machine? If so, the path will be: C:\Users\MyUser\AppData\Roaming\Microsoft\MSEnvShared\AddIns\ Hope it helps.
|
|
|
David Daragon
|
|
Group: Forum Members
Posts: 54,
Visits: 249
|
Hi Ivan, I have windows server 2003.
|
|
|
Ivan George Borges
|
|
Group: StrataFrame MVPs
Posts: 1.9K,
Visits: 21K
|
OK, then it should be C:\Documents and Settings\MyUser\Application Data\Microsoft\MSEnvShared\AddIns. Just checking... the Application Data folder is usually a hidden file. Have you changed your Windows Explorer to show Hidden Files under Options?
|
|
|
David Daragon
|
|
Group: Forum Members
Posts: 54,
Visits: 249
|
I did that. I set the option "Show hidden files" but no folder MSEnvShared in C:\Documents and Settings\All Users\Application Data\Microsoft\ just "Office" one. Is it normal ?
|
|
|
Ivan George Borges
|
|
Group: StrataFrame MVPs
Posts: 1.9K,
Visits: 21K
|
Try creating the MSEnvShared\AddIns by hand and copy the StrataFrame2008.AddIn into it.
|
|
|
David Daragon
|
|
Group: Forum Members
Posts: 54,
Visits: 249
|
Hi, I created the folder MSEnvShared\AddIns and copied the StrataFrame2008.Addin And when I start Visual Studio 2008 I have these messages. Why when I install SF on my computer with Windows XP it works correctly and when I try on the server with windows 2003 server nothing works ?? David
|
|
|
David Daragon
|
|
Group: Forum Members
Posts: 54,
Visits: 249
|
Hi, I succeed by copying the files which works on my computer to the server. But at each start, I have the DataBase Connection Wizzard that appears. Can I desactivate it ? Thanks in advance.
David
|
|
|
Ivan George Borges
|
|
Group: StrataFrame MVPs
Posts: 1.9K,
Visits: 21K
|
Hi David. It sounds like you are facing a permissions issue. Have a look at this post: http://forum.strataframe.net/FindPost15562.aspx Let us know if you get it going. Cheers.
|
|
|