Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Chris S

Pages: [1]
1
General Board / Security - Importing Users From Active Directory
« on: June 04, 2011, 06:50:06 am »
Hello,

If you have security enable on a project and are importing users from Active Directory, is there any way to import a group of users at one time or do you have do import them one at a time?

Thanks,
Chris

2
General Board / Re: Deleting Package Error
« on: June 04, 2011, 01:37:59 am »
Geert,

Yes, I have already tried 'synch status with VC provider' with no luck.  I just created this repository a few days days ago and it is very tiny.  I have just added three new root node and add the branches to source control.  Then a created a few packages under the root nodes that I am now unable to delete.

Any other ideas?

Thanks,
Chris

3
General Board / Deleting Package Error
« on: June 03, 2011, 12:45:21 am »
An am using EA 9 and am trying to delete an individual package.  When I right click on the package and select 'Delete ''...'', I receive the following error...

"You cannot delete the selected package tree at this time.
The contained package '...', is currently checked out in this model.
(Only reporting first round checked-out package...)"

I am not trying to delete the page tree, only an individual package withing a tree that is checked out by me.

Any ideas what I am doing wrong here?

Thanks,
Chris

4
Well, that was not the answer I was looking for but the clarification I wanted.

Thanks for the information!

Chris

5
When I generate HTML reports for a given models, they display great in I.E., if I allow scripting.  However, in Google Chrome I am not able to load the model, even though I have scripting enabled.  

Any ideas on how to get my models to display correctly in Chrome?  Maybe a setting change?

Thanks,
Chris

6
Automation Interface, Add-Ins and Tools / Generate HTML via Scheduled Task
« on: November 04, 2011, 08:11:43 am »
I have written a program in .NET that going through all of my projects and generates HTML versions for all projects.  It works great when I click on the program and run it.

Now, I set it up as a scheduled task to run on a daily basis.  However, it fails to generate HTML for every project with the following error:

Retrieving the COM class factory for component with CLSID {67F4E0FA-46A7-4255-B084-69A9433D08C3} failed due to the following error: 80080005 Server execution failed (Exception from HRESULT: 0x80080005 (CO_E_SERVER_EXEC_FAILURE)).

At first, I thought it was a permissions error.  So, I setup the scheduled task to run the executable under my name.  However, I am still getting the same error.

Any idea on how I can resolve the issue?

Thanks,
Chris

7
Automation Interface, Add-Ins and Tools / Re: RunHTMLReport
« on: October 08, 2011, 04:02:14 am »
Ahh, your suggestion work excellent, thanks!  That is odd how the GUID is not displayed in the UI.

Thanks,
Chris

8
Automation Interface, Add-Ins and Tools / RunHTMLReport
« on: October 07, 2011, 04:08:54 am »
When using RunHTMLReport, is there any way to generate HTML for a model?  The first parameter of RunHTMLReport is a GUID and models do not seem to have GUID's.

Any Ideas?

Thanks,
Chris

Pages: [1]