CodeVerge.Net Beta


   Item Entry   Register  Login  
Microsoft News
Asp.Net Forums
IBM Software
Borland Forums
Adobe Forums
Novell Forums



> Asp.Net Forum > visual_studio.visual_studio_2005
 TypeRepliesViewsDate
TableAdapter wizard does not generate Update and Delete methods

I have a simple table with only a few fields, one of which is an auto-increment identity column.  When I create a table adapter for it in visual studio, it only generates Select and Insert c

 214212/19/2007 1:31:43 AM
IVSMDDesignerService Errors

Hello all,

My Visual Studio suddenly will not open any Report Service or SSIS files or allow for design view or even show the colorization in html view.

When trying to open R

 014512/18/2007 4:01:10 PM
Question on VS 2005

I am putting text boxes and labels in a table, and visual studio keeps defining the table width and height.  Can I turn it off so it doesn't put the height and width in for me?

 12712/18/2007 3:47:47 PM
Format Selection in HTML and Customized Controls

Hi All,

When a custom control is created (eg public class MyOwnGrid: GridView). It works pefectly fine and no issues with it. However when I add this control into the toolbox, drop and dr

 53612/18/2007 11:59:36 AM
Line numbers and markup mode

Hi,

Ive got two questions:

1. How can I display the line numbers on my files like in web developer?

2. When opening a file from the solution explorer, how can I make markup mode

 72112/18/2007 9:11:31 AM
Visual Studio 2005 with FrontPage Server Extensions 2002 built-in version control
I am looking for a version control system that works with Visual Studio 2005.  I noticed when I go to the FrontPage Site Administration Version Control is listed.  I can use the built in c
 321012/18/2007 7:22:37 AM
VS Not opening a particular project

Hi,

There are a number of projects on our team foundation server. Visual studio opens all of them but for a particular project it gets stuck. I have removed the project from my workspace

 42112/18/2007 5:50:17 AM
Getting file 'Web.Config' from the web continually in status bar

I continually receive "Getting file 'Web.Config' from the web" with a a 10 second delay (cursor switching to hour glass) when I am moving around in a couple of di

 24812/17/2007 4:37:29 PM
Clean Solution deletes files / Project References out of sync.

Hi everyone, this will be a double question post since I believe the issues may be related.

I have a single ASP.NET Web Solution with many projects.  (The usual setup, a data access pr

 13812/17/2007 3:16:45 PM
On submit page button code execute every time when page refresh

I wrote a application and i have a submit page. user comes and fill data in fields and submit it. when user click submit button code execute and data insert in database. but when user refresh the

 48912/17/2007 1:46:45 PM
Best Source control application

Hello,

We are a small team of developers, who work on different locations.

We want to start using a source control application, that must have to following functionality

 44012/17/2007 9:14:04 AM
enabling of the debugfunction

Hi,

how do I enable the debugfunctions in the visual webdeveloper 2005.
Actualy the functions are disabled only the  window for directoutput   and normal output
can

 13712/17/2007 8:49:07 AM
VS05 project won't launch

When I click the RUN (F5) button to launch/test my project, either in debug or release mode, more often than not, my project builds and then just returns to the open file.  My project never

 33812/17/2007 2:40:59 AM
asp.net 2.0

consider a table in asp.net 2.0

i dropped a textbox control in cell1 of row1 on the page

now i want that control in cell2 of row2 on the same page

i drag from their to c

 11412/17/2007 2:14:14 AM
web.config keeps adding a "add assembly" we dont need or want

in our asp.net WCF project, the web.config keeps adding assemblies (such as Sanddock) that we dont use on our server (it's pulled in thru a reference to another reference that our server uses

 218312/16/2007 9:03:01 PM
Start Page Recent Projects is missing options to Open or Create Web Site

Web Development Settings missing from default collection of Settings 

My VStudio 2005 Start Page, Recent Projects section contains only 2 choices (instead of 4):

Open:&nbs

 224212/16/2007 7:28:24 PM
Dose any plug-in support javascript intelisense for VS 2005?

I'm working on developing AJAX project, and I need some feature in ASP.NET AJAX Extension. However, VS 2005, as our developing tool, can not support javascript intelisense. It's difficult

 14812/16/2007 5:47:02 PM
Using command window's "open" or "of" command causes fi les in solution explorer to disappear

Whenever I use the "open" or "of" command in the command window (or even in the search text box), any files within folders inside of my web projects I have loaded in my soluti

 02912/14/2007 7:43:56 PM
Regular expressions for checking image extesnions case insenitive.

 Hi all,

i need a regular expression in  asp.net which is for validating the image extensions in upload process.

the main  thing is, the expression should validate jpg,

 53512/14/2007 4:31:44 PM
Miss items in tool box

Hi there,

I accidently rest the toolbox in VS.NET 2005. All the mapxtreme tools are gone. After I added all the mapinfo components in. all I got was Mapcontroler and pointer, Before

 13212/14/2007 4:28:47 PM
Add virtual directory to ASP.Net development server

Is there a way to include a virtual directly so that the ASP.Net development server can access it?

We host images in a virtual directory and when I debug/run in VS, I do not have ac

 119112/14/2007 4:23:20 PM
this/Me window while debugging

Hi,

from what I've read in the documentation there should be a This window (C#) or Me window (VB.NET) available when in running in Debug mode. It should be under Debug | Windows but I d

 23112/14/2007 2:58:53 PM
Source controll management tool?

Dear all

I am on the market looking for a source cotroll package. Most of the work that we do in my company is Visual Studio based - Visual Studio 2003 and 2005 and VB6. Also there is som

 54112/14/2007 5:34:48 AM
VS2005 suddenly has problems loading packages

My VS2005 installation suddenly has problems loading packages and now is telling me that there is no C# support installed.

Here are the error screen shots that posted on my personal

 23612/13/2007 7:58:45 PM
drag and move controls in the web form

 I am adding new controls in the web form (though view/design). But all the labels and text boxes created through Toolbox are always line up in the upper left cornor. I can not dra

 428612/13/2007 6:33:53 PM
Visual Studio reporting errors, but compiles fine?
Hi,

Visual Studio is complaining throughout my project (in the IDE) that types have no

 24912/13/2007 12:13:52 PM
ASPX and MySQL (Server-Side and Client-Side)

I currently would like to have my Visual Studio Web Developer being able to manipulate MySQL inside of it so that I can do administration abilities. I have installed the MySQL .net connector

 13812/13/2007 10:42:59 AM
Datalist

I Have 2 Datalist on a page with image button when a user clicks a image information of that image is being called from database to another page  using sessions

now when  a agai

 11912/12/2007 9:37:08 PM
How to share one .rds file in one solution?

This question is related to report projects in visual studio 2005. I couldn't get an answer in the MSDN forum.. so try my luck here.

I have a few report projects under

 44412/12/2007 9:25:40 PM
Changing VS web server default page

Hi,

Is there a way to change VS's web server default page ?
I would like to add Index.aspx


Laurent Duveau
M(VP+CT+CSD+CTS+CPD)
 43712/12/2007 6:16:59 PM
How To Add A Toolkit (ASP.net RSS Toolkit)

Sorry for what is most likey a newb question, but I'm trying to figure out how to add a toolkit to Visual Studio.  I have downloaded the ASP.net RSS toolkit and can't figure it out.<

 16612/12/2007 9:30:34 AM
how can i import excel file to sql db using classes in c#

i want to export excel file to sqldb using c# through class

plz help

thanx

 19312/12/2007 6:36:03 AM
Start Debugging Error

When i start debugging the eror occur and the message (WebDev.WebServer.exe has encountered a problem and needs to close.  We are sorry for the inconvenience.)

 45012/12/2007 3:27:29 AM
How to insert horizontal line when writing class in Visual studio ?

LINE IN VISUAL STUDIO

&n

 36612/11/2007 10:15:25 PM
Error with NULL using EXECUTE SCALAR

I keep getting an error message when I try to place the result of an execute scalar command into a text box.  The msg is:"conversion from 'DBNull' to type 'String' is no

 27712/11/2007 9:42:14 PM
Getting Domain Login Prompt When trying to Publish Website

I have a user who is receiving a domain authentication prompt when trying to publish a website.  He has never been able to do this.

Several of his coworkers can publish with no probl

 12712/11/2007 4:38:13 PM
starting error

hello friends when i am opening my website  in vs 2005 the a serious error I am getting plz help in finding solution

 

117112/11/2007 8:46:04 AM
Excluding folders from solution explorer?

I use SVN and want to exclude the _svn folders from my Visual Studio 2005 solution explorer folder trees.  How do I do that?  Having them there means that whenever I do a 'Find in F

 15012/11/2007 3:59:46 AM
App_Code compilation problem

I have a site that was built and run successfully on my dev box. But after I copy it to a webserver(that hosts sites I built previously), I run the new site and see this:

 73412/10/2007 10:56:40 PM
VS 2003 upgraded to 2005 Error deploying

Hello, I have upgraded VS 2003 to 2005 and have installed MS.NET framework 2.0 in the machine. And I have the file in c:\inetpub\wwwroot\ and when I deploy this in one remote server it works file

 12812/10/2007 10:49:51 PM
Using My Web Custom Control GridView in my web application VS2005 Crashes

Dear ALL
i am working with ASP.NET2.0, C#, AJAX
i want to create a web custom control include in it a grid view + i want to add some properties and Code for it to be

 48812/10/2007 8:44:50 PM
Visual Studio Debugger Not Working

Hey All,

 For some reason Visual Studio (2005) starts off by compiling my code when I click "Start Debugging" but once the website starts up Visual Studio stop's debugg

 117212/10/2007 7:51:23 PM
change development server for IIS

Hi ,

How to run web site on IIS instead of Development Server?

 

Thanx :-)

 211812/10/2007 7:09:08 PM
Debug, Release VS2005, app.config

I am making releases to test and to our clients and depening on which environment I want to build debug or a Release version of my project. This is not the problem. Depening on what project I bui

 27812/10/2007 11:40:45 AM
How to define a variable as global for all windows forms

 Hi friend i have a problem while working in VS2005 windows application,i have two forms i have to send a value to first form while closeing of the second form

in Vs2003  we had a

 15312/10/2007 11:01:44 AM
"Copy Web Site" - only want to copy the diff

I'm using Visual Studio 2005 and have an ASP.NET website up and running. I used the "Copy Web Site" functionality to move it from VS to my hosting company. 

When I mak

 12712/10/2007 6:04:51 AM
copy a web application problem

Hello,

Previosly I used Visual Studio 2003 and in order to copy the site from a development environment into production environment I could choose to copy only the files n

 44112/10/2007 5:41:03 AM
visual studio 2005 solution

Hi

good morning

I am using visual studio 2005 for my project.

I am creating a Project for my application.

I am craeting my application like this

File--New

 21912/10/2007 5:28:45 AM
Searching for named folders in a given directory path in Dotnet and copying them to specified location.

Hi

I am trying to develop

 13612/9/2007 11:55:11 PM
removing default application name in order to use my application name value

I have set up membership and it works when I run the application locally. Then I copy the website to an IIS7 folder to be published on the same (local) computer.

Then the membership doesn

 13512/9/2007 10:56:12 AM


   
  Privacy | Contact Us
All Times Are GMT