Export selected sql tables to Excel as separate pages
I'm using Visual Web Designer 2010, VB. I would like to know if there is a way to export selected Sql tables (approximately 13) to Excel, placing them all in the same spreadsheet but placing each...
View Articleaspnet_regsql FAILURE
I am trying to create an aspnetdb.mdb database file for use with Membership/Login. I am using aspnet_regsql and get the following error: Unable to connect to SQL Server databaseI am well...
View ArticleWeb Developer Tools FAILURE
I have installed Visual Studio 2012 Express for Web and loaded an existing web site. I ran Web Developer Tools and selected Security. I got the following error message:There is a problem with your...
View ArticleVS2013 compatibility SQLServer2008
HelloI am using VS2010 Professional and Full SQLServer2008I am wanting to migrate to VS2013 Professional or Premium or Ultimate, and am wondering if it is possible to use it (compatible) with...
View ArticleProblem reading Excel spreadsheet into SQL in Visual Web Designer 2010
I'm using Visual Web Designer 2010, VB. I'm trying to create a routing whereby I can read an Excel file, manipulate the data (by adding additional columns and information) and output it back to Excel....
View Articlebookmark problem.
Hii am using visual studio 2010.I have problem in saveing bookmark.it is no problem when i save bookmark in project.but after close project and open project , bookmark's location is not maintained.for...
View Articlevisual studio 2013 show hidden tags in design mode
In visual studio if you have an hidden field,eg:<div style="display:none"> This content is not visible in design time</div>In design mode one cannot see the content of the div.Are there any...
View ArticleProcess With ID 6632 is not running in VS 2013
I'm trying debug my mvc application but every time I'm getting this Error "Process with ID 6632 is not running "I searched on google and found some solution but none of them are working. what I have...
View ArticleWeb Application and Class Library Instances
Hi there, I have a small problem that I'm hoping some clever clogs can help me with. I have a class library and a web application. The web application sets up an instance of the class library and...
View ArticleVisual app studio
I think Microsoft should call visual studio Visual App Studio don't you think? where i can suggest it?
View ArticleHTML formatting
How to format asp.net control in HTML page? For example, the code like below<asp:TextBox ID="txtSearch" runat="server" Style="z-index: 1; left: 15px; position: absolute; top: 5px; width:...
View ArticleSession variables continually being lost on our production system
When running an asp web site in production, my users frequent fail to be able to save entered information to a page throwing a Null Reference Exception because the stored session variables had been...
View ArticleConverting Website to Web Application Causes Multiple "has multiple...
Hi, we are converting our first website to a web application. We followed the tutorial. When we compile, we get hundreds of "has multiple definitions with identical signatures." errors. I see lots of...
View Article"The web project xxxx requires SQL Server Express..... "
I have sql server express installed and I can safely ignore this warning that pops up whenever I start the project in VS2013 and the app runs perfectly fine. How do I stop the pesky warning from...
View ArticleRegarding Visual Studio 2015
i download VS2013 last time....you are talking about VS 2015. so when VS2014 was released? VS 2015 has been released? where to download or how to upgrade my VS2013 so all new feature of VS2015 i could...
View ArticleSQLite Membersip file
How can I read the SQLite ASPNETDB.MDF file? I am trying to read with Delphi XE3 and errors indicate that the file is encrypted and password protected. I created the file with Visual Web Developer and...
View Articleerror after update 4 SetSite failed for package [AutoLoadPackagePackage]
Get this error every time I start up after installing update 4SetSite failed for package [AutoLoadPackagePackage] any help, thanks
View ArticleI got error when i tries to uninstall/change microsoft visual studio express...
microsoft visual studio express 2013 for web - ENU with has stopped working
View ArticleHow to host MVC 6 application in IIS (VS 2015 + Win 8.1)
Hello, everyone!I am really confusing about the way how to create MVC 6 web site in Visual Studio 2015.When I select "New Web Site", then VS does not give me an option to MVC web site. It allows,...
View ArticleModify what is collapsed in Outlining
Is there a way to modify what is considered Outlining (what would be collapsed by a Ctrl+M, Ctrl+L via Edit.ToggleAllOutlining)? Specifically I would like to not toggle namespaces, classes, and for...
View Article