Would visual studio 2010 work in windows server 2008? - asp.net

I have alot of files currently in the Visual studio 2010. I would like to know if I use Windows server 2008 ? Would the files(classes, sln)still work?.

I assume you're asking if you install Visual Studio 2010 on a Server 2008 box, will that work and will you still be able to open your files/solutions?
The answer is Yes for VS2010 Premium or Ultimate on Server 2008 SP2. Also, the 64-bit version (only) of VS2010 will install on Server 2008 R2. For complete OS requirements, see
https://msdn.microsoft.com/en-us/library/gg265786%28v=vs.100%29.aspx

I believe they would. We use Visual Studio 2010 on a number of different computers and operating systems, same files, without issue.

Related

How to download and Install VS 2012 in Windows 10

I would like to use VS 2012 and SQL 2012 in my personal laptop(It has windows 10).
Could you share the website where can I get free version(Not a trial version).
If possible please provide installation guide to them like which one should I install first VS or SQL ?
Thanks in advance.
There are multiple editions of "free" VS 2012.
Microsoft Visual Studio Express 2012 for Web (https://www.microsoft.com/en-us/download/details.aspx?id=30669).
Microsoft Visual Studio Express 2012 for Windows Desktop
(https://www.microsoft.com/en-us/download/details.aspx?id=34673).
Download VS Express for Web if you want to create ASP.NET Web Application projects.
Download VS Express for Windows Desktop if you want to create Windows Desktop projects.
Download Microsoft® SQL Server® 2012 Express here:
http://www.microsoft.com/en-us/download/details.aspx?id=29062.
If you would like to develop only web applications, you may download Microsoft Web Platform Installer 5.0 (https://www.microsoft.com/web/downloads/platform.aspx)
and use it to download and install "Visual Studio Express 2012 for Web (Latest)" and "Microsoft SQL Express LocalDB Edition 11.0".
The order of installation is not important.

Business Intelligence for Visual Studio 2013 extraction error

We are planning to use SSRS for reporting, using Visual Studio 2013 and SQL Server 2012. i've tried a few times to download the plugin from Microsoft's site:
Microsoft SQL Server Data Tools - Business Intelligence for Visual Studio 2013
After downloading whenever I try to run the exe I get an extraction failed message, doesn't say anything else about the error. I'm running Windows 7 64bit, have .Net 4.5.1 installed. Has anyone been able to install it?
We resolved the issue, our anti-virus was blocking the extraction. Disabled the anti-virus and it extracted and installed fine.

Does the BizTalk 2010 BtsAsmExt.dll work with Server 2008 R2?

Does the BizTalk 2010 BtsAsmExt.dll work with Server 2008 R2?
Followed the instructions at MSDN but the screen shots look to be Windows XP, as it talking about "My Computer"
The install by regsvr32 BtsAsmExt.dll worked Ok
Probably not. While BTAV is still shipped, it suffers from two significant deficiencies:
It is not supported on 64-bit systems.
It does not support the .Net 4.0 GAC.
BizTalk Server 2010 is .Net 4.0 based so because of item 2, any BizTalk 2010 Assemblies you build/deploy would not be visible to BTAV.

upgrading from SQL 2005 instance to 2012 Connection issue ASP.NET

HI I am using visual Studio 2012 after upgrading the database to use it with my project inside visual studio 2012 its show me this problem when running the project
Is this on your dev machine or your production server?
It seems your SQL Server Express is too old possibly. See this StackOverflow question/answer here.

how to run aspx files on windows XP

I have windows xp service pack 3 so i cannot download some of the proggrams.
I downloaded the next proggrams:
*visual c++ 2005 express edition(by the way it's imposibble to find the visual studio express edition of 2005 on microsoft download center)
*microsoft web platformer installer
*windows installer
*microsoft .net framework 2.0 service pack 1
*microsoft sql server 2005 express edition
and i still cannot run aspx files. everytime im trying to open an aspx file it opens it as text file, and doesnt allow me to run it(the file worked on other computers).
I assume the problem is in my visual studio version, can someone give me a link to a visual studio that will work for me(p.s if I need to download new sql server proggram or net framework I'll appriciate if you tell me as well).
and remember that I have winxp so I cant download visual studio 2012(p.s there is a way you can somehow devolop without paying for the software?)
any help will be apperciate.
Tnx Dean.
You need Visual Studio Web Developer Express and not Visual C++ Express Edition. Here is the link http://go.microsoft.com/fwlink/?LinkId=51413&clcid=0x409
And here you have 2008 - should work on XP too - http://www.asp.net/downloads/essential

Resources