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
Custom WebControl component - Detecting deletion

Hi guys,

I have a seemingly simple problem, to which I have no solution.

Working in VS2005 and C#.

I created a custom WebControl component. I also added a ControlDesign

 0293/24/2008 10:02:40 AM
Single page assemblies
I am using Single page assemblies when compiling a DotNetNuke 4.8 project and this creates many different versions of the same Page assemly ... for example : App_Web_edititaproductviewer.ascx.7f2
 1833/24/2008 9:01:08 AM
When working with Vista VS2005 the flickering from administrator poup is an oying
does somebodyknow how to turn that off? Everytime my laptop needs to verify that it is an administrator that hs properly asked for something to be done ... for example when renaming or creating a fo
 2353/24/2008 7:04:43 AM
The program '[5460] WebDev.WebServer.EXE: Managed' has exited with code 0 ( 0x0).

I have created new web site from New-> Web Site...

Run it in Debug and after few seconds  "WebDev.WebServer.EXE: Managed' has exited with code 0 (0x0)."

I run Vista, IE7 a

 42993/23/2008 10:30:19 PM
Textbox populated from javascript does not retain values during postback (V S 2005)

My applicaiton has several text boxes with values populated via JavaScipt. Users click on an icon that opens a (second) lookup window , they chose a value and using JavaScript I populated th

 11353/23/2008 10:00:06 PM
Side by side development in the VS2005 instead of project inside tha main a nd compiling single page assemblies?
Hi all pros This way doing side by side compiling has been my favourite way of working but why can't I add projects of the proper project type that I need when working like this ? Is it beca
 0283/23/2008 3:42:49 PM
Codebehind file is not behind it is side by side in VS2005

Codebehind file is not behind it is side by side in VS2005. I can close VS2005 and open the .vbproj file in Notepad and adjust the xml settins inside it. But I'd like to adjust this setting f

 2313/23/2008 1:34:06 PM
VS 2005 and IIS - Development Environment

Is there any way to make VS 2005 use IIS in the IDE, rather than launching its own web server? (the ASP.NET Development Server).

The VS 2005 web server does not seem to recognize other vi

 41403/23/2008 12:51:41 AM
First-chance exception at 0x7c812a5b in aspnet_wp.exe.Any idea?

 Hi,

 

Am getting the below error message in immediate window when i run the application in debug mode.Actual problem happens when am using session variable to pass

 11253/21/2008 11:47:45 PM
Conditional compilation symbols?

 Hi ,

I would like to know what are Conditional compilation symbols and their use?

Thanks.


 

 21703/21/2008 2:36:37 PM
DirectoryEntry Class and 3.5 Framework

Hi,

I recently upgraded win 2003 server to 3.5 framework.

I have an exe file that creates virtual directories using the DirectoryEntry class object.

The vir dir gets creat

 2943/21/2008 2:12:22 PM
Problem when converting vb project to VS 2005 Project

Hi all,

 

    This is punyakumar,  I am getting the following exception when i am trying to convert a vb project to visualstudio 2005 Project. 

 8573/21/2008 6:55:35 AM
Has anybody successfully used Copy Web Site in VS2005?

Hello.

I'm using VS2005, Team Edition, SP1.

I have been trying for two years now, on and off, to upload my website to different hosters using VS2005 Copy Web Site.  It al

 2263/20/2008 9:15:29 PM
Tab name of xls file

Hi all, I am doing a project working with importing an excel file into a sql database using VS2005 and I am not familiar with doing this.  I am currently trying to figure out how to get the

 1303/20/2008 1:24:26 PM
How do I export an Excel file to a SQL database in Visual Studio VB?

Hi all, can anyone tell me how to EXPORT a file from Excel to a SQL database, I can read in the file FROM SQL to an Excel file just fine, but then I need to allow the user to modify the

 4803/20/2008 12:13:33 PM
asp.net appliaction option is not comming in create new project in VS St udio 2005

hi all

 

If  i select the VS Sudio 2005  from the start>programs

open project...| open website...

create project...| cr

 2363/20/2008 5:01:08 AM
Sharepoint SDK and VS 2005

I ve Installed Sharepoint Portal Server SDK and WebPart Sample Templates and i see only in VS Sharepoint Workflows and I can't See Web Parts in Creating New Projects.

Is There any oth

 3273/19/2008 4:07:16 PM
Silverlight in VS 2005

Hi,

 i want to execute one sample Silverlight application in VS 2005,

i have installed silverlight 1.1 Alpha refresh

i have taken  File --> New --> Project

 3443/19/2008 4:03:18 PM
how to debug COM dlls in vs 2005
Hello, Am trying to debug an asp.net application which refers COM dlls written in VB.But am unable to spot breakpoint in VB dll .It says unable to set breakpoints and symbols have not been loaded.Pl
 3243/19/2008 4:02:08 PM
Question about error list...

I am using VS 2005 and noticed something annoying with my ErrorList window.  For some reason, my ErrorList window doesnt display all the rows and stops halfway down the window.  Like th

 1303/19/2008 2:21:17 PM
PdbOnly option in vs.net 2005 website model compilation


Is there anyway to compile asp.net 2.0 Website with pdbonly option. Currently it can compile with (full debug) or without debug information.

 thanks,

jay

 1633/19/2008 10:26:33 AM
in table control i want fixed height and width

i am using visual studio 2005 asp.net web application based on VB.
in aspx page i added one table.in that table i added one text box.
in page load function i am passing some values

 5553/19/2008 9:49:22 AM
Intellisense - please help

Can anyone help:

Where is my intellisense for my aspx.cs pages in my Website app? This would help me a great deal. Any help appreciated.

Thx


 2553/19/2008 9:40:45 AM
Memory issue

Hi,

 
Over the past few moments I experienced that the devenv.exe process often consumes a lot of memory (up to 2 gigabyte) until it crashes. Even when I'm not doing anything

 5603/19/2008 6:06:10 AM
*.sln file saving.

Hi,

Whenever I create the new website in vs2005 it create the sln file in the D drive instead of with in the folder of web site. I want to get the sl

 5333/19/2008 2:46:00 AM
databinding property for textbox control

hi frnds....

i am using vs2005,asp.net,vb.net

how can i get databinding property for my textbox control......

please help me in this query..

thank u

in adv

 6673/19/2008 12:52:52 AM
windows service

Hey!

 How do i install a windows service without having visual studio installed?

Thanks!


Please give us feedback no matter whether yo
 1193/18/2008 9:40:19 AM
Breakpoint

What to do when breakpoints appears of the nothing?

I have a project that when i put a breakpoint and debug... works fine... but when i deactive it, it appears of the nothing again in the

 3413/18/2008 7:23:46 AM
VS PROBLEM WHILE OPENING ANY WEBSITE IN VB.NET ENVIRONMENT MODE

Hi,

I am facing this VS PROBLEM WHILE OPENING ANY WEBSITE IN VB.NET ENVIRONMENT MODE.

  THE ERROR MESSAGE IS..

An error was encountered while opening associated

 4353/18/2008 6:45:45 AM
Tool Box Autohide Disabled???? ...? HELP

 Hi

Can anyone help me get my auto-hide feature back for my Solution Explorer, Toolbox and Data-sources windows?  Just to see what they looked like elsewhere on the screen I moved
 3543/18/2008 5:23:49 AM
Setup Project

I am recieving the message "Specific Cast is not Valid" when I press the prerequisite buttom on properties page. I need to change to location of the .NET 2.0 framework from the microsof

 0263/17/2008 7:11:08 PM
Breakpoints not correct/hitting after editing javascript while debugging

This is probably a stupid issue but..

I presed F5 to run/debug a c# asp.net website...and while it was running, i switched to visual studio and edited some javascript.

Now, even if i

 1273/17/2008 5:56:54 PM
Add in for Control

Hi All,

I want to create the addin  such that

when control is placed on the aspx page( at design time)

related code will created in cs  file  as well as in

 0483/17/2008 12:31:46 PM
Setup fails

 I'm attempting to install Visual Studio 2005 but the installation fails every time. Here's the log:

 

[03/03/08,14:26:38] Microsoft Document Explorer 2005: [2] Er
 1623/17/2008 10:43:23 AM
Manage different Web Settings with VSS

Hi,

we have a couple of developers working with one web application project. Some prefer debugging with the local IIS, some with the build in dev server. When one checks in the project, t

 2743/17/2008 8:39:44 AM
creating own keywords in visual studio

is it possible creating our own keywords  in visual studio ?

How?

 3563/17/2008 5:08:11 AM
Dropdown selection index change issue

Hi,

   I have taken 2 dropdown. On first dropdown's selectionchange event am doing something and

on second dropdown's selectionchange event am doing somthin

 4773/17/2008 4:51:21 AM
Server Explorer not showing up on Visual Studio

I tried to do the following :

select View, Server Explorer from the menu but still it does not show up.

 I also reset my settings, still no success.

 Please sugg

 52913/16/2008 1:24:55 AM
ListView in TabPage, margin trouble

I have a small trouble with the ListView control when added to a TabPage when the ListView?s Dock property is set to Fill. The problem is that the ListView seems to sometimes get a margin of abou

 0513/15/2008 7:18:05 PM
How to compile ASPX's in VS2005

Is there any way to force VS2005 to compile my ASPX's when I hit build - so that I can predict and fix errors in ASPX files before they become issues?

 Is there a flag I can pass

 5603/15/2008 2:39:16 AM
Compilation Warning

Hi,

I am working on a .Net 2.0 web site in VS2005.  When I compile the web site, I see maximum number of warning exceeded message.  Is there any way that I can increase the number

 4353/14/2008 7:25:00 PM
Printing (on paper) the information given in Object Browser

 Is there a way to do this?  I'd love to print out a couple pages so I don't have to constantly click back and forth.

 

-Daniel 

 1293/14/2008 5:46:28 PM
Error in publishing: Object reference not set to an instance of an object.

Hello everyone,

 

I got a web app that I'm trying to publish. When I build it, it shows no errors at all.

But when I try to publish it, it shows me the following

 3593/14/2008 5:18:29 PM
component dll reverts to older version

Ok, I'm starting to go nuts over this...I have a web application that has a home-grown component, abc.dll.  I just updated the component, the way I have many times over the past yea

 5363/14/2008 2:16:00 PM
Design View Font size - Display issue in ASP.NET 2.0

Hi,

While designing the web page suddenly the font size has increased in design view i am using VS-2005. The source view looks fine.

When i run it, it shows the ori

 4323/14/2008 11:13:00 AM
How can i convert a Asp.net 2.0 WebApplication Project to Website

How can i convert a Asp.net 2.0 WebApplication Project to Website.? [is there any option or tool or add in of vs2005]

I doesn't want's a single dll of my project and also don&

 2613/14/2008 6:15:07 AM
Unable to load past project, Visual Studio 2005
Hey guys, I wanted some help in troubleshooting this strange error. This past summer I worked on a project on ASP.NET 2.0 and AJAX Summer came and went and now I have to work on it again, the
 11423/14/2008 3:02:29 AM
Upgrading from Express Edition to Professional

I recently discovered that by virtue of being enrolled in my university that I can download Microsoft Visual Studio 2005 Professional for free (I have no idea what this has to do with being

 8523/14/2008 2:22:25 AM
My Changes will not save in the Script Task in SSIS Package in Visual Studi o 2005

We have an SSIS package that has a script task. I can open and view and even run the script. When I open the script in the editor I make some changes and click save,  and if I leave the file

 0543/13/2008 6:50:19 PM
vs2005 broken after hibernate?

Hello,

so, here are the most annoying symptoms I get now:

- The solution explorer, that I like having on the right side inside vs2005 is gone. I put kit back, dock igt on the right, c

 1283/13/2008 7:49:00 AM


   
  Privacy | Contact Us
All Times Are GMT