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
vs.net 2005 Solutions and Projects question - Creating a new solution? Keep ing projects in place.

kinda confused.

I have this folder called C:\PROJECTS with a bunch of projects .. some are websites, some are webservices, one is a console ap, another is a Data Access layer (I presume c

 24211/2/2007 6:40:34 AM
Visual Studio 2005 - new solution and project

Hi,

I am trying to take a current copy of a production project and bring it down to my local machine.  I've gone through Visual Source Safe and loaded all the source code to my m

 32411/2/2007 6:09:47 AM
Solution Files for Website Projects in SP1??

I recently needed to format and reinstall everything on my laptop. I believe my last setup was Visual Studio 2005 Professional without SP1. I just went ahead and installed Visual Studio 2005

 34711/1/2007 3:44:02 PM
Unable to access httputility class, intellisense?

Hi there....

When I try to access System.Web intellisense only pulls back:

System.Web.AspNetHostingPermission
System.Web.AspNetHostingPermissionAttribute

 19411/1/2007 3:40:08 PM
Standard Toolbox disappeared

 in My Project (2005 version), visual studio, my Standard Toolbox got disappeared, can you help to bring it back.

Thanks,


 45311/1/2007 3:30:51 PM
VS2005 IDE Layout

Hi,

I have a slight, annoying problem with VS2005. When ever I start VS 2005, the layout and positioning of such things as the "Solution Explorer" and "Toolbox" is never remembered correc

 42411/1/2007 10:48:29 AM
display pop up and user input

hi guys, i am quite new to .net programming and i have to do this task which when i want to add information a pop up box will display and i will add the information in, once okay it will be displ

 12811/1/2007 9:07:11 AM
column names

hi all

 how to display database table column names in dropdownlist in c#

i have written like this

if (Page.IsPostBack
 12611/1/2007 8:41:43 AM
Failed to find or load the registered .Net Framework Data Provider.

Hi Everyone,

 I've just finish re-installing VS.NET 2005 and tried the Walkthrough: Displaying Data in a Web Forms Page
I followed exactly as it is that is I tested the

 320711/1/2007 7:38:48 AM
Create guide lines or grid for page layout?

Is there any utility that will allow you to create guide lines to use during page layout to get things straight without absolutely positioning objects?  Or a way to use the grid for ASP page

 211910/31/2007 8:47:19 PM
Visual studio-Project types

What is the major feautures of different type of Project types??

1)http

2)ftp

3)filetype

when do we use Particular Project type for the Particular instance?

<
 52710/31/2007 4:57:54 PM
Visual Studio Templates

Hello! 

I'm trying to create a webform template using the export template wizard.

I followed all the steps successfully. I managed to prepare my .cs file appropriately with

 13210/31/2007 4:52:12 PM
Unable to debug ASP.NET site in Visual Studio 2005

I am trying to debug an ASP.NET site that I am working on.  However, whenever I try to run it in debug in Visual Studio 2005, it doesn't work.  My output window shows the following:

 31910/31/2007 3:25:46 PM
Mind-bending problem with class library function

 Hi,

 I have been having a problem with Visual Studio not recognizing an overload method in a class library I am referencing from my web project - the wierdest thing is that SOMET

 143010/31/2007 2:57:47 PM
Auto adding Assemblies under Compilation element in Web.Config

Hi.!

I am working in a Web Application, in VS 2005. Its attached with VSS. Things are fine.

The problem is, When i try to execute (or build) project, it checks-out web.config, and if

 37510/31/2007 1:54:40 PM
Please provide detailed information when reporting a problem

Hello all

When you report a problem please provide as detailed information as possible, such as

1. Version of the VS 2005 (regular or with Service Pack).

2. Version of OS (

 113810/31/2007 11:03:59 AM
Wildcard

Hi everyone

I'm stuck trying to get a wildcard for ASP. For example (* being the wildcard):

If Session("MM_Username") = ("Usernam" & *)

A

 13110/31/2007 7:30:58 AM
C# using get and set

I am new to C# I have been using VB but teaching myself C#.  My question has to do with using get and set in a class.  If I have a function that uses get or set it can only use get or s

 25710/31/2007 5:26:58 AM
Differences between Visual Studio 2005 Product Versions (Standard, Pro, Aca demic)

 What are the differences between these Visual Studio product versions:

VS 2005 Standard vs VS 2005 Pro

VS 2005 Pro (Academic Version) vs VS 2005 Pro

 623310/31/2007 3:48:10 AM
website in IIS, opened in studio weird folder structure...

Hi, 

I have a question regarding opening a website from IIS in visual Studio 2005.

Here's what I did:

 I created a folder in C:\mapguideapplications. th

 02810/30/2007 7:52:15 PM
Can't step into DLL code for debugging

 We have a developer here who for whatever reason cannot step into DLL code.  His setup seems identical to mine.  There's a web reference to a networked folder for the DLL.&nbs

 223710/30/2007 7:44:33 PM
Where is the "Register SQL Server Wizard" in vs2005

Hello All,

 In vs2003, i can use the Register SQL Server Wizard to register a server located on my network. Where is this same wizard in vs2005?

 Thank you,

-Kag

 22510/30/2007 7:30:16 PM
javascript files not re-built after changes
This is kind of neat. I was debugging a page I'd created when I clicked on a hyperlink that is programmatically created and calls a javascript function which resides in a seperate .js file. I go
 02210/30/2007 6:19:06 PM
Installation of Visual Studio 2005 While Keeping Visual Studio 2003 on the Same Machine

I currently have Visual Studio 2003 installed on my Windows XP Pro laptop.  Is it possible to install Visual Studio 2005 on the same machine and have both of these development environments w

 23110/30/2007 5:47:13 PM
Run DOS command from within VS 2005 or run a DTS package
Hi all, I am trying to run a DTS package from within VS 2005 and am unsure of how to go about it.  I can run the package from a DOS prompt, so am thinking that maybe that is how to do it, but h
 211910/30/2007 5:09:07 PM
IIS Port Problem in VS 2005

Hello ,

 I was using .NET framework 1.1 till now and after I migrated towards .NET  2.0 version.

I am trying to develop a web enabled application in .NET 2.0 . When I e

 34710/30/2007 3:46:23 PM
Best solution for my project?

I've been having some difficulty trying to determine the best way to organize my solution. Essentially, my program (a web app), has two parts; a gen

 13510/30/2007 3:30:03 PM
Visual studio 2005

can someone tell me why i do not have VB,C# or even Visual Web Developer(Express Editions) templates installed in my Visual Studio 2005 ?

Please help me...

 52610/30/2007 1:24:45 PM
Create setup file ?

 Hi all,

I use VS2005 and MSSQL server 2000 to devolope my project (Windows application). So I don`t know how to create a setup file (with MSDE). Please help me...

 18710/30/2007 8:10:19 AM
Website
Hi folks, I created my first asp website linking to a MSSQL2005 database and all is working great on my local machine. I now want to publish the website and get it up and running on the compan
 33510/30/2007 7:00:38 AM
Not able to View the Image on the website

Dear pals,

I am trying to make a website & i am not able to view the images that i have added in Image, Image Button or Image Map....Also same with the HTML controls

Cheers

 52110/29/2007 10:03:55 PM
Visual Studio 2005 Copy Web Site and VSS 2005 Integration

I am using a VS2005 Web Site project (BlogEngine.Net). This project is under VSS 2005 source control. I use the VS2005 Copy Web Site feature to upload changes to my remote host via FTP. This

 04710/29/2007 4:43:41 PM
Unrecognized Namespace 'ASP' and no ASP controls

Hi,

 When i create a Web Application in a VS2005 at my pages aspx and ascx all the asp controls have same error: "Unrecognized namespace 'asp' ".

 This er

 215910/29/2007 10:02:40 AM
Debugging Web Services

I've got a piece of code that synchronizes two databases.   It is called both from a web application, as well as from a console application which is scheduled to run night

 56910/28/2007 5:27:13 PM
Show default value in the autos window for an object

I am not sure how to explain this. But I will try my best.Sad
 

While debugging, we can see the value for the Dat

 24010/28/2007 11:55:32 AM
Application Center Test

Hi! How do I use the ACT(Application Center Test) in Visual Studio to test the performance of my application. I can't find it  in VS 2005. Thanks!

 46110/27/2007 7:54:12 PM
VS.NET 2005 & Project reference

Hi,

 

 

12210/27/2007 4:31:11 PM
<asp:CheckBoxField /> in an <asp:GridView /> object

I'm a little confused.
------------------------------------------------------------------------
Why is the asp:CheckBoxField unable to be added as a field to a Gri

 334510/27/2007 1:21:29 PM
Still Having Problems with Vista and VS2005

Hi,

 

 82710/26/2007 6:27:17 PM
asp.net project gone crazy - help!

Hi.

I have a solution for a website. I added a new class to the project and on build i got a disassembly error and a stream of assembly code.
The error is coming from a function in the

 24010/26/2007 3:26:41 PM
I am having problem debugging my page......

I am trying to get into the PAGE_LOAD method in the codebehind of my page but for some reason, the BREAKPOINT set in there is never reached.How do I fix this??

 

 Dollar

 113110/26/2007 2:03:35 PM
i need help regarding inheritence

Hi,

     Can any one tell me a way that can help to call the Base class constructor in the derived class without the use of 'base' key word.

I need th

 22710/26/2007 1:51:44 PM
How to make VS create Insert statement on normalized tables (multiple table s)

Here is a tought one, I hope someone can help me. I know VS is able to create inserts, update,..., for a single table but how can I create those for multipl

 44810/26/2007 12:31:33 PM
Cannot create Queries on DataTable in VS dataset designer

First I add a DataTable, then Add its first query, and I TICK 'Return DataTable' Method, and UNTICK 'Fill a Datatable' (I DON'T want a FILL method for any 

 06310/26/2007 10:19:55 AM
Autodesk DWF Viewer no longer working in my VS2005 app!

Hi,

 

I?m having issues using Autodesk?s DWF Viewer in a VS2005 ASP.NET application.  The problem

 66510/26/2007 9:32:02 AM
Freezing with DotNetNuke

Hi, I installed the DotNetNuke module a little while ago, and ever since then I have been unable to create a new project.
If I click File - New - Project, the program hangs. Also, when I'

 02410/26/2007 6:09:18 AM
Unit testing ASP.NET 2.0 web application

I have an ASP.NET  2.0 web application, I want to unit test my web pages. Can any one tell me , which tool  I can use for the same.

 24910/26/2007 5:47:26 AM
Remote creation of website - VS 2005 and Vista - Frontpage Extensions error

Hi everyone,

This isn't the commonly heard Frontpage Extensions error that I've come across countless times while searching for my answer (the answer to which, btw, is here

 03710/25/2007 10:16:39 PM
Class in App_code not compiling - Cache problem?

I have a web site open using frontpage extentions and in my app_code folder I have a bunch of class files. The problem I have is that it looks like my app is getting a cached version of these cla

 38710/25/2007 5:49:48 PM
Gridview with button field

Hello... everyone

I am new to ths forum..:)

Currently I am making site for "INTRANET" 

Where I have to prepare application which can "search clients&q

 142310/25/2007 4:03:56 PM


   
  Privacy | Contact Us
All Times Are GMT