UseSystemPasswordCharacter error
i m using vs2008when i click on the text prperty of UseSystemPasswordCharacter=True then it create a error " files has invalid value " and a square box.i am uninstall all program like ( VS2008, SQL, OS...
View ArticleWorking ON CMS
Hello All, I'm trying to work on my own CMS, building it under VB. is there any simple book or presentation can help to let me learn how to build it ? .. i'm bored of 300 or 400 pages in a book .....
View ArticleUploading Excel data using ASP.Net to SQLServer.
Hi I am completely new in ASP.net, I tried to use one code that suresh has posted in this forum earlier with little change but having bellow errors.Code I have used:using System;using...
View ArticleBreak point will not be currently hit. No symbols have been loaded for this...
when i run in debug mode it does not stop on the break point... Instead of that, when i point to break point it shows like"Break point will not be currently hit. No symbols have been loaded for this...
View ArticleErrors not viewable
I have an odd question. When I build my Web site project, I get errors in my error list window, 0 of 9 and 9 of 9 Warnings. When I click on 0 of 9 errors to view them, it does not toggle to 9 of 9...
View Articlefile has invalid value
i m using vs2008when i click on the text prperty of UseSystemPasswordCharacter=True then it create a error " files has invalid value " and a square box.i am uninstall all program like ( VS2008, SQL, OS...
View Articlehow to pass two argument
i want to sum of one column output show in txtTotalWeight and other output show in txtTotalPrice not both of the sumstring connstr = @"Server=.\SQLEXPRESS ;Initial Catalog=ABJDATABASE;Integrated...
View Articlehow to close child instance
Dear all,i want to close the child instance when next form is loadi m using this code:-private void frmPersonalData_Load(object sender, EventArgs e) { frmPersonalDataSecurity frmPds =...
View ArticleCannot create ActiveX component
In visual studio I coded for open an instance of an Autodesk Inventor in a web application using vb.net.The code is executed correctly in local.but when I am trying to host the file in IIS and try...
View ArticleNeed help on Newline In Constant Error
So, I am new to Vb.net and I am running this code SqlConnection con = new SqlConnection(); SqlCommand cmd = new SqlCommand(); SqlDataReader dr; protected void Button1_Click(object sender, EventArgs e)...
View Articlemy visual studio website won't compile after I reformatted my computer
I reformatted my computer.I installed Visual Studio 2012 expressI attempted to compile a project that used to work, and I get:Error 6 Type 'System.Web.UI.WebControls.HiddenField' does not have a public...
View ArticleVisual Studio 2012 IDE
When editing html source of web pages the editor turns extremelly slow when there are some tags collapsed.The web page has about 3000 lines.Is it a editor bug or the file is too long? I did what Rion...
View ArticleWhich ASP.NET tool & framework should I use to wrap a complex c# application...
My background is in C++ development, linux based. I am working on broadening my skillset to C# and ASP.NET.I have a c# application that will be complex (currently 18 classes, likely to be 50+ classes)....
View ArticleUsing Visual Studio asp.net with perfmon
Hi. I am trying to use perfmon for a web app. I cannot find any articles on how to use it witrh VS. Must i deploy the site to my localIIS so i can grab any perfmon columns? Can it be done using the...
View ArticleNew UseSystemPasswordCharacter error
Dear Angie,{Hi ManishAryaManishAryawhen i click on the text prperty of UseSystemPasswordCharacter=True then it create a error " files has invalid value "According to your description above, I can...
View ArticleCreating a Web User ID Password
I want to create a web form which have a user id and password someone can tell me how its possible. pls write a example code. without using of dataset and dataadaptor.
View ArticleVisual Studio 2012 hangs when opening web.config in certain projects
Hello, I was suggested to post this question here in stead of the MSDN forum.In certain projects, when we open the web.config file, Visual Studio will freeze (turning white, not responding) for about...
View ArticleASP.NET and Web Tools 2012.2 bug in resolving imports in LESS files -...
I can't find a better place to report and describe this.Cross-project imports failing with LESS 1.3.3Suppose I've a solution like this (Project1 and 2 are folders but they are separate projects in the...
View ArticleI can't install Visual Web Developer!!!
Okay, so I tdownloaded Microsodt Visual Web Developer Express 2010. When I ran the vns_full.exe file I checked I agree the terms and clicked install. Then there was a message like...Setup...
View ArticleVisual Studio 2012 automatically creates virtual directory in IIS 7 on start
I have a web project hosted in another web project on IIS 7.My Settings are like that:Project Properties -> WebUse Local Web Server [checked]Use IIS Express [unchecked]Project Url:...
View Article