C# examples

Hello,

I downloaded the latest greatest Aspose.Excel. I wanted to look at some c# code but my demos folder only contains a folder called "Aspose.Excel.Demos" that has a single csproj file in it. Opening this, I cannot compile the code.

I recently reviewed Aspose.Project, and there were several C# examples. Is there a place where I can get more C# samples? How many C# examples come with the eval download?

Thanks,

Dan

Hi Dan,

C# sample code is placed in "Aspose.Excel.Demos". And I can compile it successfully. What's the problem when you compile it?

I mispoke...I can compile but cannot run. The file "Aspose.Excel.Demos.vsdisco" is missing.

When I attempt to run, i get the following:

---------------------------
Microsoft Development Environment
---------------------------
Error while trying to run project: Unable to start debugging on the web server. Debugging failed because integrated Windows authentication is not enabled. Click Help for more information.
---------------------------
OK Help
---------------------------

The examples appear to be all .asp. Are there any WinForm examples?

Thanks again,

Dan

Hi Dan,

It seems there are some configuration issues in your web server.

A winform demo can be downloaded at www.aspose.com/products/aspose.excel/fixes/Aspose.Excel.WinformDemo.zip . And we will add winform demos in the future release.