Welcome to Webhost4life Forum Sign in | Join | Faq

Community Server

Started by jmodjeski at 09-17-2005 12:42 PM. Topic has 2 replies.

Print Search
Sort Posts:    
   09-17-2005, 12:42 PM
jmodjeski is not online. Last active: 9/18/2005 3:36:22 AM jmodjeski

Top 500 Posts
Joined on 09-18-2005
Posts 1
Issue: Could not find file "C:\WINNT\system32\communityserver.config".
Reply Quote

I keep getting this error, and I'm not sure if it is a bug with my compilation of Community Server, or an issue with my webhost4life setup.  I tried using the installer here but for some reason it wouldn't complete the installation.  I would get the files copied into the correct directory, but the database would never get setup.

At that point I downloaded the latest source from communityserver.org, built my own copy and deployed to webhost4life manually.

I notice the issue the most when switching between core pieces, like Blogs to Galleries, or Galleries to Forums.  Drives me nuts, a simple edit to the web.config file and the problem goes away for a few hours or days.

Anybody else had this problem and found a solution?

Thanks,
Joe

Exception Detials:

[FileNotFoundException: Could not find file "C:\WINNT\system32\communityserver.config".]
   System.IO.__Error.WinIOError(Int32 errorCode, String str) +181
   System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean useAsync, String msgPath, Boolean bFromProxy) +888
   System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) +45
   System.Xml.XmlDownloadManager.GetStream(Uri uri, ICredentials credentials) +73
   System.Xml.XmlUrlResolver.GetEntity(Uri absoluteUri, String role, Type ofObjectToReturn) +55
   System.Xml.XmlTextReader.CreateScanner() +384
   System.Xml.XmlTextReader.Init() +23
   System.Xml.XmlTextReader.Read() +530
   System.Xml.XmlValidatingReader.ReadWithCollectTextToken() +146
   System.Xml.XmlValidatingReader.Read() +26
   System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace) +80
   System.Xml.XmlDocument.Load(XmlReader reader) +72
   System.Xml.XmlDocument.Load(String filename) +78
   CommunityServer.Configuration.CSConfiguration.GetConfig() +157
   CommunityServer.Galleries.Components.GalleryDataProvider.CreateDefaultCommonProvider() +4
   CommunityServer.Galleries.Components.GalleryDataProvider..cctor() +32

[TypeInitializationException: The type initializer for "CommunityServer.Galleries.Components.GalleryDataProvider" threw an exception.]
   CommunityServer.Galleries.Components.GalleryDataProvider.Instance() +0
   CommunityServer.Galleries.Galleries.GetGalleries(CSContext csContext, Int32 userID, Boolean ignorePermissions, Boolean cacheable, Boolean flush) +315
   CommunityServer.Galleries.Galleries.GetGalleriesByGroupID(Int32 groupID, Int32 userID, Boolean ignorePermissions, Boolean cacheable, Boolean flush) +99
   CommunityServer.Galleries.Controls.GalleryRepeater.GetSections() +73
   CommunityServer.Controls.SectionRepeater.CreateChildControls() +33
   System.Web.UI.Control.EnsureChildControls() +100
   System.Web.UI.WebControls.Repeater.get_Controls() +12
   System.Web.UI.WebControls.Repeater.OnDataBinding(EventArgs e) +19
   System.Web.UI.WebControls.Repeater.DataBind() +23
   System.Web.UI.Control.DataBind() +86
   System.Web.UI.WebControls.Repeater.CreateItem(Int32 itemIndex, ListItemType itemType, Boolean dataBind, Object dataItem) +127
   System.Web.UI.WebControls.Repeater.CreateControlHierarchy(Boolean useDataSource) +474
   System.Web.UI.WebControls.Repeater.OnDataBinding(EventArgs e) +48
   System.Web.UI.WebControls.Repeater.DataBind() +23
   CommunityServer.Controls.ManageSectionAdmin.DataBind() +53
   CommunityServer.Controls.ManageSectionAdmin.OnLoad(EventArgs e) +35
   System.Web.UI.Control.LoadRecursive() +35
   System.Web.UI.Control.LoadRecursive() +98
   System.Web.UI.Control.LoadRecursive() +98
   System.Web.UI.Page.ProcessRequestMain() +750


   Report 
   09-23-2005, 6:16 AM
alowe is not online. Last active: 8/30/2005 12:13:20 PM alowe

Top 75 Posts
Joined on 08-30-2005
Detroit, MI
Posts 4
Re: Issue: Could not find file "C:\WINNT\system32\communityserver.config".
Reply Quote
I'm not sure of the exact issue but it is definitely a path problem. The cs.config file should not be at that location but something in the way the machine/CS is configured is causing it to look there.
   Report 
   10-11-2005, 7:47 AM
SuperJason is not online. Last active: 8/18/2006 11:01:54 PM SuperJason

Top 100 Posts
Joined on 08-29-2005
Posts 3
Re: Issue: Could not find file "C:\WINNT\system32\communityserver.config".
Reply Quote
Did you ever figure this out?  I have the same problem!

   Report 
Webhost4life Fo... » Auto Plug-ins » Community Serve... » Re: Issue: Could not find file "C:\WINNT\system32\communityserver.config".

Powered by Community Server, by Telligent Systems