Browse by Tags

Tagged Content List
View more results: All Community | Telligent Enterprise
  • Forum Reply: Re: SDK Setup

    No, it does NOT answer my question. I am STILL having the same error. Please somebody help me with this. An image of the error I am getting can be found at http://img2.freeimagehosting.net/uploads/8cf1a24603.jpg Regards, Paras Wadehra
  • Forum Reply: Re: SDK Setup

    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
  • Forum Thread: SDK Setup

    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...
  • Forum Reply: Re: SDK Setup

    Thanks...BUT, I followed every step and installed all that needs to be and I am STILL getting the same error even after opening VS 2005 as administrator. Any other ideas/suggestions are welcome. Regards, Paras Wadehra
  • Forum Reply: Re: SDK Setup

    I am using VS 2005. When I try to open the project, it does not create the Virtual Directory itself and just gives me that error. Even when I open the project after creating the virutal directory manually, I still get the same error.
  • Forum Reply: Re: SDK Setup

    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...
  • Forum Reply: Re: Error when creating a new thread using the REST API

    Well, I got past the previous error. But, I am getting another one now: <!------------------------------------------------------------------------------!> System.Net.WebException: The operation has timed out at System.Net.HttpWebRequest.GetResponse() at CommunityServer.WebServices.Serialization...
  • Forum Thread: The user you requested cannot be found.

    Hello Plz reply me friends ASAP I have cs2008. I want to see the all users. When i click to see all users (even if login through admin) i got following error. (link in my local pc is http://localhost/cs2008/user/Members.aspx ) User Not Found The user you requested cannot be...
  • Forum Thread: Error in CommunityServer.Discussions

    can any body tell me why this error is occuring? The type initializer for 'CommunityServer.Components.ApplicationSet' threw an exception. Method 'get_SupportsFileStorage' in type 'CommunityServer.Discussions.Components.ForumApplication' from assembly 'CommunityServer...
  • Forum Reply: Re: Error when I copy CommunityServer.Controls.dll from SDK to website.

    Alex, when I view the File Version of CommunityServer.Controls.dll on my production environment, it has a value of 4.1.30929.2835. The same file in the SDK has a file version of 4.1.40407.4157, which seems to be newer. Does this mean I need to upgrade to CS 2008.5 SP1 on the production environment...
  • Forum Thread: Timeout error in REST API uploading a 2MB file

    Hi, I'm getting an error "The operation has timed out" when I upload a file to the Media Gallery using the API using the AddTemporaryAttachment method. Here is the code that errors: FileStream _stream = File.OpenRead(fullPath); Guid _fileGUID = _service.AddTemporaryAttachment(_gallery...
  • Forum Thread: Error messages

    I am getting this erro message all the time. I have a demo license which allowed me set up the site and all categories and group but at the moment I can not change any thing or upload. Sorry, there was a problem with your last request! Either the site is offline or an unhandled error occurred....
  • Forum Thread: Error when I copy CommunityServer.Controls.dll from SDK to website.

    When I copy the CommunityServer.Controls.dll file from the SDK to the production website, I get the following error: Method not found: 'System.String CommunityServer.Hubs.Components.HubUrls.AccessDenied(System.String)'. Please see the screenshot below for more details (click the image for...
  • Forum Thread: Logging errors - log4net or CS exception report

    I have some basic question about error logging. I have enabled Cookie Authentication and have the external system redirecting a back to to a particular URL in community server when it is complete for some additional process. During this processing I may detect some errors that I can recover from but...
  • Forum Reply: Re: Error when I copy CommunityServer.Controls.dll from SDK to website.

    Alex, I downloaded the SDK for 2008.5 version, which is the same as the production environment we have. Are there specific versions within this major release? What is the best/accurate way for me to determine the versions? Regards, Paras Wadehra
  • Forum Thread: Problem in <CSForum:ForumData/> control

    We are using community server forums in which we are allowing signed in user who has joined a perticuler group can add a new post but if user is not signed in or if he has not joined the group is not allowed to "write a new post". But when we click to add a new post in these exceptional scenarios...
  • Forum Thread: An error occured while loading user information

    I have installed TC5 locally and whenener I hover over the logged in username, I get the above error message in a little pink popup panel. When I trace the http traffic, I can see that I am getting an HTTP 500 and the JSON object graph is {"Message":"Object reference not set to an...
  • Forum Reply: Re: Join Group Accepting throws Error

    I had the same issue. However, I opened that same .txt file and the correct $term.Get("groups_propercase") was already there. Any idea how to fix that exact error if the above code change has already been made? It did not occur when I only had the en-US language enabled, only after copying...
  • Forum Thread: Cannot approve new users account. SORRY THERE WAS AN ERROR???

    After having so many issues with spam accounts we decided to go to admin approval for new user accounts. Although this is time consuming we have been successfully approving users daily. Today as I was approving users one users account would simply not allow me to approve it. If I attempt to click EDIT...
  • Forum Thread: Can't install / use Community 5.5 on Aspnix hosting

    Hi, for some reason I can't get even start working Community 5.5. I created a subdomain. subdomain.domain.com unziped all the files (web folder) on the subdomain. created a sql 2008 database. created a user for that database. change the configuration on connectionStrings.config, with...
  • Forum Thread: Weblog does not exist - Anonymous User

    In our install of TC5 - When a logged in user clicks on a group and then selects blog they can view the blog homepage for that group and then view any blogs under it and their posts. However is an anonymous user takes the same journey they see the following error (we've turned off the friendly...
  • Forum Reply: Re: Join Group Accepting throws Error

    grantn I had the same issue. However, I opened that same .txt file and the correct $term.Get("groups_propercase") was already there. Any idea how to fix that exact error if the above code change has already been made? It did not occur when I only had the en-US language enabled, only after...
  • Forum Reply: Re: After Upgrade to 5.6 - IFilters not working in search

    Reinstalled filters, reset the index again, started the Job Scheduler Services, can't read errors started. Is the Job Scheduler looking for the files for both 32 and 64 bit machines? This is a 64 bit machine. Here is an example: Unable to index attachment text for file 'Nuclear-Street-2010...
  • Forum Thread: Using "!" in media gallery title produces "not admin" error

    Hi there, When our group owners attempt to create a new media gallery with an exclamation point (!) in the title, they receive a "not an administrator" error. If the gallery is created with a title comprised of letters and numbers, the group owner can later rename the gallery using exclamation...
  • Forum Thread: Error: Required permissions cannot be acquired.

    Hi, I am having a problem with installation. I get an error message of System.Security.Policy.PolicyException: Required permissions cannot be acquired. You may go to buyintl (dot) com and check it out. I found an answer to this issue at http://telligent.com/communities/technical/community/f/533/p...