Unable to access files on web server, going crazy!
I have a computer running visual web developer express 2008 that does not access most files on my web server. The file tree is there but when I try to open a file "unable to get file ----- from the web...
View ArticleVS, Web site project, pre-build action causes resource dll copy fail
Hi...I've been tinkering with adding more pre-build events on various projects to cut down the number of manual steps it takes a developer to get set up, but I'm running into something weird and can't...
View Articlevisual studios 2013 default pages
I just updated visual studios from 2010 to 2013. Had several issues and worked most of them out. I have 1 that is killing me.When I hit debut the web app is to open in the browswer pointing to the...
View ArticleVisual studio 2013 code behind file control issues.
hi all ,i am trying to create some controls on my pages.Everything was working fine until yesterday when avast antivirus detected some files of .net performance profiling as some trojan virus and...
View ArticleTFS code compare window
Hi,When I try to compare the file in TFS source control it is comapring the file horizonally.I want to compare it vertically. It use to be vertically earlier but all of sudden it changed to...
View ArticleVS 2012 TFS problem
Hate to ask a Team Foundation Server question here, but I'm in a bit of a delimmaI'm not able to check objects back in to TFS in my VS 2012. Can check out objects, discard changes, but when attempting...
View ArticleCould not load file or assembly Microsoft.SqlServer.ManagedDTS
I'm developing a website that will run a MS SQL Server SSIS package when a button on a webpage is operated. The site is hosted on the same windows 2008 r2 server that hosts the SQL Server with the...
View ArticleUsing the Bootstrap tools along with the gridview
I need to use gridview - or something like it. I need to have a responsive web design. I have gone through a lot of docs and have not seen an example of a working gridview (this is where as you fold...
View ArticleMethod renaming
I've recently started to use Visual Studio and I would like to know if it's possible to rename methods (or variables) through the whole project. I´m working on web forms so I don't have all files...
View ArticleBug generating TabelAdapter on MySql
Hi,The Dataset/TableAdapter, in Visual Studio 10, asp.net/VB built on Mysql DB, generate insert/update/delete methods that has parameters named AS @p1 @p2 ... NOT AS the table Fields' Names. This...
View ArticleVisual Studio 2012 - Solution - Multiple Projects - Add Reference (and code)...
Hello,We have a solution in 2012 where we have mutiple projects and will keep adding more in future.The new projects will always need a reference from an existing project in the same solution.I could...
View ArticleThe project type under Cloud
Hi,I installed Update 2 to Visual Studio 2013 yesterday. Today, I noticed that there seems to be a new option under "Cloud" option. Now, I see "ASP.NET Web Application" too.I believe, we only had Cloud...
View ArticlePossible to have Script Documents not expand, yet still have script debugging?
When I debug my ASP.NET project (using VS 2008), each time a page is refreshed the Script Documents folder/tree node is regenerated. Our project uses a number of JS and CSS files, and when the page...
View ArticleOpen Source Code Read-Only
Ok, this is about the 90th time I have made this mistake. Too many all-nighters trying to get a web site done.I have Page1.aspx working and I want to make 3 similar pages - in fact I want them to...
View ArticleUnspecified error( Exception from HRESULT: 0x80004005 (E_FAIL)
Hi:I am getting this error when I open a new MVC web application on VS 2013 Express/Professional. I initially installed VS 2013 Professional, and upon getting the error, I followed several of the...
View ArticleCreate a new MVC app in Visual Studio 2013 update 2
HiWhen I want to create a new ASP.NET web app (only MVC) I get the error : The EntityFramework package is not installed on project "WebApp"Also in references folder I see a lot of missing references...
View ArticleVisual Studio Update 4 Broke IIS Express' ability to request Client...
I had my IIS Express configured as specified on this page http://jasonrshaver.com/?tag=/Client+Certificates . This allowed me to run my application in SSL for the 11 months from June 2013 all the way...
View ArticleC# code encryption
Hi,I'm looking for a method to encrypt a C# code inside a project, because I need to deploy our project in our customer server.Currently we are using a Web Forms instead of Web Site, so when we publish...
View ArticleWebsite publish failing due to file path being too long
<div class="body">I am trying to publish a Website project from a vendor that has ridiculously long paths to some of its files. When publishing, the error is: The specified path, file name, or...
View ArticleAfter publish website the image does not appeared
hello there ,i am working on windows 8 and i was create a web page using Visual studio 2008 and it's worked well when i have run the project by clicking on F5but when i publish this website and try to...
View Article