| Robert 2004-02-04, 10:47 am |
| I am trying to setup a developers machine. Developers
computer name is MACHINE_A and they are in the domain
DOMAIN_A.
MCMS 2002 is installed on computer, SERVER_B (Windows
2003) in DOMAIN_B. VS.NET 2003 Project has been added to
SourceSafe, which is also on SERVER_B.
The developer's machine (MACHINE_A) is using VS.NET 2003
running in DOMAIN_A.
The following message comes up on the developers machine
when they try to do, File, Source Control, Open From
Source Control... the developer selects the apporpriate
project from Source Safe and a directory local on their
machine for the files. The following error comes up
while VS.NET is trying to create the project on the
developers machine.
---------------------------------------------------
Could not get the root template gallery.
ERROR DETAILS:
Error message:
Could not get the root template gallery.
Time at which error occurred:
1/30/2004 9:49:00 AM
Exception type:
Microsoft.ContentManagement.DeveloperTools.ToolsModel.Tool
sModelException
Machine on which error occurred:
MACHINE_A
Error source:
Microsoft.ContentManagement.DeveloperTools.VisualStudio
Error stack trace:
at
Microsoft.ContentManagement.DeveloperTools.VisualStudio.Do
cuments.TemplateExplorerDocument..ctor
(VisualStudioContext visualStudioContext)
at
Microsoft.ContentManagement.DeveloperTools.VisualStudio.To
olWindows.TemplateExplorerToolWindowPane.set_DocumentState
(DocumentStates value)
Error AppDomain:
DefaultDomain
Error thread ID:
2064
MORE INFORMATION:
Error message:
The windows credentials provided could not be validated.
Time at which error occurred:
1/30/2004 9:49:00 AM
Exception type:
Microsoft.ContentManagement.Publishing.CmsAccessDeniedExce
ption
Machine on which error occurred:
MACHINE_A
Error source:
Microsoft.ContentManagement.DeveloperTools.ToolsModel
Error stack trace:
at
Microsoft.ContentManagement.DeveloperTools.ToolsModel.Papi
PersistenceManager.authenticateToCms()
at
Microsoft.ContentManagement.DeveloperTools.ToolsModel.Papi
PersistenceManager.get_Papi()
at
Microsoft.ContentManagement.DeveloperTools.ToolsModel.Tool
sModel.initializeRootTemplateGallery
(PapiPersistenceManager papiManager)
at
Microsoft.ContentManagement.DeveloperTools.ToolsModel.Tool
sModel.initializePapiContext()
at
Microsoft.ContentManagement.DeveloperTools.ToolsModel.Tool
sModel.get_RootTemplateGallery()
Error AppDomain:
DefaultDomain
Error thread ID:
2064
|