Saving Items in Listbox
Hi,
I have 2 listbox (Source and Target). In page load I fill the Source list box from database. Then I can select desired items from Source List box to Target List box using Javasc | | 6 | 69 | 11/21/2007 12:29:06 PM |
No Ajax project templates in VS2005 on Vista
Hello, i am currently moving to Vista (on a fresh and clean
installed system). After installing VS2005 i installed AJAX and the
AJAX control kit (double click on AjaxControlExtender | | 0 | 23 | 11/21/2007 12:03:20 PM |
best method to copy a remote site and make a local development copy
Hi All, I have a website which is live. I need to do some work on it and I'd rather not work on the live site. At home I am running vista ultimate x64, 2gb ram and vs2005. Can someone t | | 11 | 35 | 11/21/2007 2:52:15 AM |
Build the multi Assembly
my problem is :
1. How to build multi module Assembly.
2. If i have 2 file file1.cs and file2.cs in 2 project (then i builded i have 2 dll) | | 4 | 50 | 11/21/2007 1:13:57 AM |
Visual Studio not using the right assembly(?)
OK, the title is basically a guess; most likely not a good one. My config: VS2005 SP1, Web Application, C#, Windows 2003 SP2 (using an Admin account), using IIS6 rather than then built-in web ser | | 10 | 56 | 11/20/2007 11:18:35 PM |
New to Vs 2005 coming from 2003 - ASP.Net version question
I have several web applications here at work that were coded in VS.Net 2003 VB. I just created my first web application in 2005. I went through a video about deploying to our companies web | | 5 | 33 | 11/20/2007 9:49:21 PM |
New Web Site Templates Are Null
I just setup VisualStudio2005 and SqlServer2005 with all pertinent options. OS is XPPro with IIS started. In the Visual Studio application, I clicked "File" then "New&q | | 1 | 31 | 11/20/2007 8:28:46 PM |
Build failing because of Microsoft.ApplicationBlocks.Data
To all,
I am trying to build my web site and for some reason I get the following message causing the build to fail. I do not use the application blocks or have a reference to | | 1 | 73 | 11/20/2007 8:27:50 PM |
have changed VS Projects folder, it creates another one
Sutuation:
"D:\docs\Visual Studio\" folder with Projects, Templates, Backup etc..
I bought high-capacity flash drive some days ago and decided to use it for storing mu VS projects. I' | | 0 | 20 | 11/20/2007 7:57:28 PM |
Changing 'mode' in VS2005
I recently installed SQL 2005 on one of my servers, and with it came VS2005.
The problem is that it is in a mode that I am not used to - what I mean, is that when I have installed V | | 1 | 77 | 11/20/2007 7:05:57 PM |
how to add components using windows form designer
using VB Net 2005, I have already added the AxTWSLib.AxTws as a reference, I need to put these two lines into the form Public WithEvents Tws1 As AxTWSLib.AxTws this goes into initializeComponents | | 0 | 49 | 11/20/2007 2:14:28 PM |
VS2005 and CDO 1.21 Programming Problem
I have the CDO 1.21 library installed on my development computer. Original project was written in VS 2003 by adding a reference to the CDO 1.21 like this.
| | 14 | 139 | 11/20/2007 1:45:30 PM |
Custom Build Task LogWarning - Treat Warnings as Errors
I wrote a custom build task and am logging warnings for it. When I turn on "Treat Warnings as Errors", it still shows up as a warning, and not an error. Is there something I need | | 0 | 29 | 11/20/2007 1:34:07 PM |
Validating data in sql Using C#
Hello All again,
I have another question, I would like to validate the data in a sql table before my code runs and inserts duplicate information. Can anyone help out with this via exampl | | 2 | 645 | 11/20/2007 7:28:25 AM |
Debugging application startup code using Visual Studio
Can anyone provide some information on how to use the Visual Studio debugger to break into some application(ASP.Net 2.0) startup code? The problem with the "Attach to a process" op | | 3 | 52 | 11/20/2007 12:38:35 AM |
Working C#
Hello All, i am trying to teach myself something new.
I am trying to create a user form that will allow the user to click a button and view the contents of a folder on a network drive. I | | 4 | 17 | 11/20/2007 12:29:15 AM |
Web Application not Available in New Project Selection
guys, maybe it's just me, but after a year of using 2005, i noticed that my "New Project" Visual Basic or C# tab does not display the full complement of Visual Studio Installed temp | | 3 | 52 | 11/19/2007 11:07:26 PM |
Unable to start debugging on the server. IIS does not list an application t hat matches the launched URL.
Ok, so the above error message is what I get when I try to debug in VS2005.
I'm running Vista Ultimate with the fixes to make Vs2005 run better under Vista. I also applied a hotfix th | | 1 | 86 | 11/19/2007 10:24:58 PM |
VS2005 acting weird, project opens differently, get a code-behind conversio n error, etc.
I have a website project that I started a couple of weeks ago. I was ready to launch it Friday when I noticed that VS was acting kind of weird, so I restarted it. When it opened up, m | | 0 | 32 | 11/19/2007 7:56:47 PM |
Stressing .NET Application
Please, I learnt that it is possible to stress test an application from Visual Studio 2005 IDE environment by going through Test menu and the like. But I am yet to figure out h | | 1 | 36 | 11/19/2007 1:18:35 PM |
create user wizard loses wizard step in vs 2005
I've been using create user wizard for a while. Every time i make a change in design view and go to source view with out saving, i lose the wizard steps i created. it goes back to default loo | | 1 | 39 | 11/19/2007 8:45:45 AM |
Add Reference Dialog box does not allow scroll
Hi,
I have a situation with my add reference box in Visual Studio professional. When I click to add a reference, I can not scroll down to check out all the reference . Anyone know | | 11 | 35 | 11/18/2007 1:41:02 PM |
Cannot add new data source - "Data Sources" pane greyed out
I am developing an ASP.Net web application in Visual Studio 2005 Professional. I have a connection to a SQL Server in my Server Explorer. I want to create a data source to the databas | | 0 | 87 | 11/18/2007 8:50:27 AM |
"__designer:dtid=" - What can I do about this?
VS 2005 sometimes adds it's own tags to certain pages in my code as such:
< asp< | | 6 | 166 | 11/17/2007 2:51:26 PM |
c# code behind page missing Object and Event Pull Down
Is the object and event pull down only available in VB code behind? I can see it in a VB code behind but not in c#...wondering if it's just me...
| | 1 | 45 | 11/16/2007 11:54:43 PM |
App_Code folder
How to make my classes folder to be as generally consumable in my site just like the App_code folder?
I created a new web site (not new web applciation) and I want to create a simil | | 2 | 62 | 11/16/2007 9:19:11 PM |
How can I view event handler code in VS 2005?
Hii i am not able to see event handler code in VS 2005 as it was there in VS 2003.. Please any one help me to find this solution. Thanks, Dmshah | | 3 | 46 | 11/16/2007 8:47:00 PM |
Basic ASP.NET question.
like in vs 2003,cant we create a solution in vs 2005.?? | | 4 | 45 | 11/16/2007 6:36:16 AM |
Testing Error Page - Set to Not Debug?
vs.net 2005 asp.net 2.0 website. While in vs.net, and testing my project, I don't want errors to end up in debug mode in the code. I'd like them to go to the preset error page. How can I | | 3 | 33 | 11/16/2007 4:42:58 AM |
Check status before loading a page
Hi all, can someone point me in the right direction to perform a simple task? On page load I want to check the status of a parameter so that I can run one page if the status of a process is | | 2 | 43 | 11/15/2007 2:42:06 PM |
Getting a "Unable to start debugging on the web server" error on Vista
I've installed Windows Vista Ultimate on one of my home PCs. Then I installed IIS. Afterwards I've installed Visual Studio 2005. I want to have a simple web site which I | | 6 | 55 | 11/15/2007 12:14:55 AM |
Error wheb run report created by Crystal report V10
Dear All:
when i run asp.net page contain crystal report, error message appper
C:\DOCUME~1\VRB9EL~1\ASPNET\LOCALS~1\Temp\temp_5e2f9fd3-9032-4a21-8594-7eda91f8f800.rpt:
| | 0 | 25 | 11/14/2007 11:25:04 PM |
How to create a Mobile Web project with Visual Studio 2005
Hi everybody! I want to develop an ASP.NET Mobile Web application with Visual Studio 2005. I've tried to create a new Mobile Web C# project, but I can't select that option as a proj | | 5 | 58 | 11/14/2007 9:29:47 PM |
Debugging asp.net while using https
I know this has come up before, but I couldnt find much with a search, so here goes. I dont remember what I done in the past to get it working, but now I can no longer debug or make local r | | 1 | 111 | 11/14/2007 8:13:52 PM |
Tag Wrapping in ASPX Pages
I'd like to set the options on Visual Studio 2005 so that, when viewing source for an aspx page, I don't have to scroll to the right. Alas, this seems impossible. I can select | | 1 | 27 | 11/14/2007 5:33:24 PM |
chm files
What is the best (free) chm file generator for vb classes? Theunissen.nl - Dutch ASP.NET Specialists | | 1 | 29 | 11/14/2007 2:36:46 PM |
Error Extending System.Web.UI.Page arrgghhh HELP Please ;)
I am doing everything right i think, but my system keeps throwing stupid errors and i could really do with fixing it, cos its stopping me develop. I have had NO problem doing this, but toda | | 2 | 22 | 11/14/2007 8:30:17 AM |
ASP.net version mismatch
Hi,
After installing visual studio 2005 (professional) i get the following error when opening my asp.net 1.1 projects:
| 19 | 50 | 11/14/2007 5:10:40 AM |
Slow save in VS2005 Web project.
Whenever I'm working with web projects I'm experiencing very slow save times every time I save a file (About 20 seconds for a short .htm page). VS appears to be working as the disk little icon in | | 16 | 72 | 11/14/2007 4:39:01 AM |
How to set web config in VS studio 2005
How to set web config in VS studio 2005 by pretend project of Ajax toolkit by use asp.net as an example below this | 2 | 42 | 11/14/2007 4:29:47 AM |
Sudden Slow Build Time
Hi, I recently upgraded my machine to a nice new box with 2Gb of ram and a dual core processor. For the first week or so it was zipping through my current VS project builds at a | | 1 | 40 | 11/13/2007 5:47:58 PM |
How to eliminate Validation errors from the Error List in VisualStudio 2005
Hey, When I compile my project I see a lot of "validation" error - stuff about the HTML. I just want to see the BUILD errors. How can I elimnate those kinds of errors | | 1 | 37 | 11/13/2007 5:42:09 PM |
MasterPage declartion in Web.config
I notice that if I declare a MasterPage in Web.config <pages masterPageFile= | | 2 | 44 | 11/12/2007 6:13:43 PM |
Visual Studio Just-In-Time Debugger
Hi
I have a problem with my Visual Studio installation and I hope someone can help me.
I had problems opening a project in VS 2005, I installed the servicepack for VS 2005 and it | | 2 | 491 | 11/12/2007 6:12:37 PM |
New project wizard
Hi all,
I am not able to create a new project. I am just getting an empty wizard. What could be the reason. I am trying to add the error screen.But able to attach the file. How can I attach | | 2 | 35 | 11/12/2007 12:57:49 PM |
Dynamic documentation from documentation tags i source code
How do I genereate the .xml-file containing all the documentation tags from my source code i Visual Studio 2005? I working on an ASP.Net project and have documented almost all of my source code. | | 1 | 34 | 11/12/2007 6:31:53 AM |
how can I intellisense user controls in vs 2005?
Hello everyone. I created a user control with some methods and properties. than i referenced it in my .aspx page using @reference. what i wanted to do was to load this control dynamically in code be | | 2 | 47 | 11/11/2007 4:59:59 PM |
Cannot create Local IIS VB ASP.NET website
I'm new to VS 2005.
I've just installed VS2005 as a local administrator. No errors during the installation processes.
I am logged on as a user wit | | 2 | 52 | 11/11/2007 5:03:48 AM |
Mixed VB with C#
I am developing a website that is originally written in VB but i am adding new features to it with C#. I am able to get the project to compile only if I move the C# source files to a folder | | 4 | 37 | 11/10/2007 5:12:50 PM |
XSD conversion from Web Project into DLL project
I created a lot of XSD files in the ASP.NET project. Now I will have multiple applications that need to use these XSDs so I would like to move them into a new DLL project. However, it seems that | | 4 | 64 | 11/10/2007 2:02:37 PM |
|
|
|
|
|
|
|
Privacy |
Contact Us
All Times Are GMT
|
|