Questions tagged [codeplex]

Codeplex was an open source project hosting site run by Microsoft until its closure in 2017.

CodePlex was an open source project hosting site run by Microsoft to support the shared development of open source software.

Codeplex was closed in 2017, but the content has been preserved as https://archive.codeplex.com/

198 questions
0
votes
1 answer

How to clone codeplex code with current changes in tortoiseSVN or tortoiseHG

I want to download the code of nopcommorce with this changes http://nopcommerce.codeplex.com/SourceControl/changeset/f438f188fa4e For get this I am going to clone the code and it's not make clone. I got error that % hg clone --verbose --…
0
votes
1 answer

Microsoft Answers Engine

Does anyone know what software microsoft is using to run their Microsoft Answers site. Is it a proprietary software or are they using a third party solution. Is it available on Codeplex?
Lukasz
  • 8,710
  • 12
  • 44
  • 72
0
votes
1 answer

thoughts about antivirus dll

Currently i've tried the antivirus dll from this site: http://antivirusscanner.codeplex.com/documentation After installing this package from nuget i ran the code to scan (and clean) a file. I got a 'virusnotfound' answer back, but that wasn't what…
PcPulsar
  • 444
  • 6
  • 18
0
votes
4 answers

Start project in CodePlex

How can I start a project in CodePlex.com?
cvs
  • 3,041
  • 8
  • 26
  • 22
0
votes
1 answer

AdventureWorks Sample DB

Could someone please help me with this. I would like to install the AWDB sample database to use with SharePoint 2010 on my Win7 dev system. So SQL 2008 Express. I have tried to download various things from codeplex, basically because I don't know…
Justin
  • 4,461
  • 22
  • 87
  • 152
0
votes
2 answers

Codeplex SVN $Author$ Property problem

I'm trying to setup a codeplex project, but I can't make the $Author$ property for the commit to work. Both $Author$ and $LastChangedBy$ returns "unknown" when committing to CodePlex. I enabled the property though AnkhSvn in Visual Studio 2008. Any…
Claus Jørgensen
  • 25,882
  • 9
  • 87
  • 150
0
votes
1 answer

PHPEXCEL library takes a long time to load

I use the phpexcel library from codeplex to export a large amount data to an excel file (2007). The problem is that takes much time to be executed... I used the memory cache options and cache dir options that exist as part of the library and I…
user1114886
0
votes
1 answer

WPF pie chart - slices not displayed on the chart

I'm trying to use a WPF pie chart. The problem is that only the last slice remains displayed. I can see that all slices are displayed and immediatly hidden except the last one. Any idea ?
-1
votes
1 answer

Codeplex sample browser - what UI technology is it?

Codeplex has a strange application for downloading and browsing Windows samples, and I have not been able to understand just what it is: http://1code.codeplex.com/releases/view/64539 When the click-once application above is installed, it creates a…
Sabuncu
  • 5,095
  • 5
  • 55
  • 89
-1
votes
1 answer

CodePlex TortoiseHG Error while Pushing

I get this error when i pushed my new source code on codeplex. Could you please help fast. Thank you. % hg outgoing --template {node}^M https://hg.codeplex.com/mxspli comparing with https://hg.codeplex.com/mxspli searching for changes [command…
user6262603
-1
votes
1 answer

How can I get source code of specific version of entity framework?

I am using EntityFramework 6.0.0.0 in my project, in my company if we use open source library we need to register it in our system and bring the original pristine source code of the library. What is the easiest way to bring EntityFramework 6.0.0.0…
ilay zeidman
  • 2,654
  • 5
  • 23
  • 45
-1
votes
1 answer

How to host WCF if contracts,implementation and host are separate assembly

I have downloaded a layered sample from Codeplex from this link: https://layersample.codeplex.com/releases/view/107797 This contain a WCF service with this structure: service contract library service implementation library web host…
user3711357
  • 1,425
  • 7
  • 32
  • 54
-1
votes
1 answer

SecurityException when enumerating V1 tasks and displaying tasks' info using a DataGrid

I'm using Task Scheduler Managed Wrapper from Codeplex. I am facing a weird issue. I am trying to enumerate tasks in multiple remote servers (V1 and V2) and then display the tasks in a datagrid. This issue happens when I am connecting to a V1 server…
ganeshk
  • 5,583
  • 3
  • 27
  • 31
-1
votes
2 answers

CodePlex license?

Is there any codeplex license that allows some one to use my code any way they want but not to create a program that does the same thing that my programs do?
Peter
  • 37,042
  • 39
  • 142
  • 198
-2
votes
2 answers

CodePlex Sitemap Editor,Ribbon Editor solutions are not working with CRM 2011 rollup 12

CodePlex Site map editor is not working with CRM 2011 RU 12. If someone has found any solution please let me know. When I am trying to import the solution it's saying this version is not supported which is RU 12. Previously I was able to use this…
chamara iresh
  • 217
  • 1
  • 13
1 2 3
13
14