Publish website from VS for Web
Hi,is there any way to publish my webapp on my localhost IIS and share it in Internet using no-ip duc?
View ArticleGenerate, Assign dynamic ID to the TextBox control of Asp.Net and Insert into...
Hi Good Evening!I have a doubt regarding asp.net applicaiton. The project i'm dealing is a sort of building a tiny framework. I have an aspx page with two textboxes given the IDs respectively as...
View ArticleVS 2010 in a Virtual Machine
I posted this on MSDN and they wanted me to post here.I have VS 2010 SP 1 loaded in an XP VM. When I start VS to debug a NEW ASP.Net 4.0 C# MasterPage app, I get the following message 3-4 times before...
View ArticleHow to call global variable
Hi experts,I'm quite new in web development. Just want to know how to call my global variable in my aspx page(server side).In my class page. Here's my code.In my default.aspx page. Here's my...
View ArticleError : 'Imports' statement must precede any declarations
Hi Experts, I just want to know why I get this error at Line # 1. But when I try to remove the comment of the Try Catch, the error transfer to Line # 5, which is the try catch.<%@ Page Language="VB"...
View ArticleWeb site with AJAX extension: growing memory usage
Good evening,I'm developing a web site with Visual Web Developer Express 2008 and I'm using AJAX extension. The structure of the default.aspx page is the following:sp:ScriptManager ID="ScriptManager1"...
View ArticleVS 2010 and Crystal Reports
Greetings,First of all my apologies since this is going to be a somewhat lengthy post, but some explanations are needed in order for you to (hopefully) understand my problem.I'm somewhat of a newbie...
View ArticleType Exception is not defined; Visual studio 2010
Hi,I am pulled into a new project where they use Visual studio 2010 (framework 4.0). I got the latest version off TFS, and tried to build the app. I get errors like "Type Exception is not defined" and...
View ArticleVS2012 and Default Database Creation
I am working through the Pro HTML 5 with Visual Studio 2012 book and the second chapter describes creating a simple project. I am using VS 2012 Professional.The project is created correctly (.NET 4.5...
View ArticleSetting up my development environment for a small development team.
I am setting up a new development environment for a small team, currently we are only 2 developers, and mainly we will be using the following frameworks:-Asp.net mvc framework to build some web...
View Articlei can not view vs pages with firefox and internet explorer & google chrome
i can not open vs pages with firefox and internet explorer & google chrome. just i can open with opera browser, please help what is the proble.
View ArticleHTTP 500 Error
I installed vs 2012 express for web to my computer (Win 7 home prem.).When I try to run asp.net application --> I'll get http error 500 message.Running asp.net application using visual studio 2010...
View ArticleCode first database - Can't be opened after creating it.
W8 VS2012 ASP.NET App coded in C#After running the app once, the database with two tables has been created and I can open it in VS2012, but not in SSMS 2012.I'm shown in the VS 2012 properties window...
View ArticleAssembly generation failed -- Referenced assembly does not have a strong name
Hi,I've attempted to migrate a VS2005 "Web Site Project" to "Web Application Project". I overcome all issues except 1. When i try to build my new project it compains that a referenced assembly isn't...
View ArticlePhysical folder of project file being displayed in VS 2010
Hi,I have a solution named EmployeeSolutions, then under that I have 2 projects named TaxExempt and AddressFile. The first project is a class library (business layer), and the second project is a...
View ArticleWebMatrix / Visual Studio 2012 Express for Web dirtied my files
I have a WebMatrix site available for Microsoft in case you want to do an autopsy and figure out why a file got dirtied.It is a long story, but it all boils down to the following:piece of code the...
View ArticleQuartz can’t fire Job from XML Setting
Quartz can’t fire Job from XML SettingIs my xml file correct? How can I fire Job from XML Setting? My Quartz.Net sample finds the XML file but can’t fire Job, I have all the code below, can someone...
View ArticleIs new job and trigger in quartz update all triggers in database by default?
Is new job and trigger in quartz update all triggers in database by default?Is new job and trigger in quartz update all triggers by default?My code with its app.config updates the database. But...
View ArticleVisual Studio 2010 Crashing When Viewing Commented Section of Page
I'm not sure where to post this. I have only really noticed this issue when trying to view/comment out a GridView. If I am editing a page in VS and decide to either comment out a GridView or have one...
View Article