Tagged Questions

0
votes
1answer
50 views

Cannot add database to an Asp.Net application

Hello everyone, I'm unable to add an mdf database file by right clicking on the project name and clicking on "Add->New Item->SQL Server Database". It gives me the following error. …
0
votes
3answers
51 views

How to programmatically build a visual studio solution ?

I would like to compile a solution by passing the solution file path (.sln file) and the build mode (debug, release). I do not want to call a command line process like devenv.exe o …
0
votes
3answers
37 views

How to create a solution file using vs 2008

I have all the files for the deployment listed below : -BIN -CSS -IMAGES default.aspx PrecompiledApp.xml Web.xml The above files can be copy pasted in the webapps folder and def …
2
votes
1answer
72 views

Need advice on my PHP development solution

Here is how our current php development solution is set up: Each developper work on their local machine. Each developper commit their change to a common SVN server (intranet). A c …
0
votes
2answers
43 views

Visual Studio - Moving a solution to a new folder and namespace

Hi, I'm currently writing a little cmd line app that will take an entire visual studio solution, copy it to a new folder and change the namespaces of all the projects. Looks like …
1
vote
1answer
25 views

Required file ‘alink.dll with IAlink3’

Hello, I was trying to build a C# solution on my Visual Studio 2008, that is running on a Windows Vista machine, but when I try to build it I'm getting this error: Required file …
1
vote
2answers
64 views

SQL Server Data Archive Solution

I'm looking for a solution to archive data that exists in my database. My database is SQL Server 2008 and have approximately 250 tables. I search web and find the below link : http …
1
vote
6answers
105 views

MVC general class location

In the MVC folder structure, where should general class files reside? For example, I have a class that determines the right DataContext to use, so I'm not reinventing the wheel in …
1
vote
2answers
921 views

How to update SPItemEventReceiver assembly version for a list in SharePoint?

Howdy, Still in the learning process with SharePoint. We have an SPItemEventReceiver compiled into its own assembly. We are using STSDev to package up a SharePoint solutio …
0
votes
1answer
37 views

non lazy ptr linking error - the solution

I have received many errors while trying to Build & Run my iphone app using the xcode. All the errors stated "non lazy ptr" for the used variables in the code. The solution for …
1
vote
1answer
40 views

Wrapping a web project in a solution file, and CVS

This could quite possibly be the dumbest question ever asked. Our client wants us to have a Solution file (one .sln and .suo) neatly put into 1 directory higher than the actual we …
0
votes
2answers
43 views

Including a ASP Web Service Project in a Windows Forms Application

I have a web service that I'd like to include as a project reference inside a windows forms application. (The application will be running on non-networked hardware.) I could simp …
0
votes
2answers
55 views

Best solution for this signature generator?

Hey! i want to know the best solution for my problem. I have a signature generator http://www.anitard.org/siggen/siggen_stripes/ where people can upload their own images for the si …
0
votes
0answers
37 views

Subscription service - E Commerce solution asp.net [closed]

There are plenty of e comm solutions with for a shopping cart type. BUT I am after a e comm solution ( open source, asp.net2.0+) that handles subscriptions to for time on a site. I …
0
votes
1answer
65 views

Custom Report Builder/generator

I'm looking for a report solution to distribute with a winforms app whereby there will be some reports provided with the app and the user could then furthur create simple modificat …

1 2 3 next
15 30 50 per page