-
Hi I am trying to set up a development instance on XP, I have a vanilla install running fine on http://localhost/cs and have unpacked the SDK and loaded the project into Visual Studio 2008 Web Express I have added a virtual directory to IIS called csdev that points to the 'Web' directory of the...
-
Hi, I need to change these GIF's to PNG's and cannot locate the correct spot in the SDK to do so. For example for the Favorites Menu, located on a Post, I want to have different icons for Add this User... Add this Post.. etc. What's the best way to search through the SDK to find this spot...
-
I can't found SDK for CS 2008? I really need it ASAP as we want to move our current site to new version as soon as possible! Also i can't found "timeline" for future versions (Beta2,3 etc, pre-release etc) for CS 2008 and most important - price info
-
Nobody from Telligent knows the answer to this??? Please reply if you have any ideas on how to resolve this. Let me add I am trying to run this on MS Windows Vista Ultimate 64-bit with IIS 7 on it. Is there an incompatibility issue with IIS 7 or Vista/64-bit OS? Thanks, Paras
Posted to
Developers
(Forum)
by
aaarf
on
Wed, Jan 16 2008
Filed under: cs2007, Source code, sdk, error, SDK cs2007 install alias virtual directory
-
Thanks sheboingo for the reply. First, let me just say that I am an experienced web developer who knows his way around IIS. But having said that, I have already tried creating the virtual directory manually but keep getting the error I mentioned earlier. Is there anything else (or some special configuration...
-
Hi, I downloaded the SDK and un-zipped it to my local drive. I see "Community Server 20.sln" in the "source" folder, but when I click on it to open it, I get a message saying "Unable to read the project file 'CommunityServerWeb20 (Internal).csproj'. The Web Application...
-
I'm having some problems with the ForumEmailsProvider when using the SDK for CS2007. Whenever I try to post a new forum post I get either: Thread was being aborted, or an error message saying that the ForumEmailsProvider was unable to load the provider. The strange part is that when I use the standard...
-
Hi, I have some problems with building / running the CS 2.1 SDK from Visual Studio 2005. Here are the steps i made: Download the actual Zip Archive and unpacked it Opened the "Community Server ASPNET20.sln" Set "CommunityServerWeb20 (Internal)" as StartUp Project Error while building...
-
I had to customize CS2.1 for a client using the SDK. As a result, I am running a version that I compiled myself and it works great but I am worried about new releases of CS. I try to document my changes as much as possible but how do one deal with upgrading a customized version of CS? Will I have to...
-
Hi all. I'm trying to figure out where to get started writing an add-on to community server. I've looked around on the forum and found lots of info, but nothing that tells me where to start. I want to write a "connector" for RSSBus (www.rssbus.com) that can add users, submit posts to blogs, submit threads...