This topic is locked
[SOLVED]

 Adding asp runner.net files to VS solution

7/14/2011 8:52:01 PM
ASPRunner.NET General questions
S
slowpoh author

Is it possible to add the source files created from asp runner.net files into a Visual Studio project? I tried but got a lot of build errors and am wondering if it wasn't designed to do handle something like this.

thx.

Sergey Kornilov admin 7/16/2011

You can open ASPRunner.NET projects in Visual Studio. Then you can add new files to those projects.
To open ASPRunner.NET application in Visual Studio choose File->Open->Web site->File system and point Visual Studio to the output directory you selected in ASPRunner.NET.

S
slowpoh author 7/18/2011

I've tried doing as you suggest by opening files in the output folder. However, when I try to build the solution in VS, i'm getting "type or namespace Data could not be found." I've tried searching the forums and it looks like a few other folks have run into this but no mention of how to get beyond this. thx. I'm using the asprunnet.net 5.0 with visual studio 2010.

thx.



You can open ASPRunner.NET projects in Visual Studio. Then you can add new files to those projects.
To open ASPRunner.NET application in Visual Studio choose File->Open->Web site->File system and point Visual Studio to the output directory you selected in ASPRunner.NET.

Sergey Kornilov admin 7/20/2011

If you use SQL Server make sure you connect to your database using SQL Server authentication. If this doesn't help post your application to Demo Account and open a ticket at http://support.xlinesoft.com sending your Demo Account URL. 'Demo Account' button can be found on the last screen in the program.