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
wec custom control

hi,

i found it difficult to find the web custome control template in visaul studio 2005

can someone tell me where can i find it, or add it ?

 2413/2/2008 5:20:07 PM
how to debug stored procedure in visual studio 2005

 Hi,
I am trying to debug a stored procedure with in my application.
What I did to do so:

  • Create a connection in server explorer
  • Select the stored p
 1323/2/2008 5:11:54 PM
How do I tell VS that what it's editing is PL/SQL?

I have  a project with a bunch of pl/sql source files... packages, functions, and the like.  If I name them FOO.SQL, then it sort of highlights them as SQL, but it appears to assume tha

 4302/29/2008 10:23:17 PM
Include ASP.NET file

Hi guys,

I want to include a file like : <!-- #include file="fileToInclude.aspx"-->

 
But if i go to the design mode, i get the following error: "Erro C

 3452/29/2008 10:08:23 PM
Unstable vb.net environment

Has anyone else experienced both minor and gross instability of the vb.net configuration?  Since trying to create VB.net web-apps, I have run into all kinds of instability issues that s

 1712/29/2008 7:56:17 PM
xml documentation file affecting my asp.net app in VS2005

I'm converting a vb project to c# and have found something very strange. I'm pretty sure the code was converted correctly, but the c# version didn't function exactly&nb

 3252/29/2008 6:45:18 PM
Batch Build menu item does not appear

We have an issue here at work whereby my version of VS 2005 (Team System for Software Developers) shows the "Batch Build..." menu item from the Build menu. However, a co-worker which ha

 0462/29/2008 5:57:56 PM
Team solution for developing applications in Visual Studio (2005 or 2008)

I'm currently working remotely and anytime I need files I need to go through someone else to check them out of sourcesafe from a remote site.   Due to the nature of where I'm located

 1242/29/2008 5:25:58 PM
VS .NET 2005

 hi i am getting this ERROR !  when i tried to open a solution file of of my project which was created in Visual Studio .NET 2003

now presently i am using Visual Studio .NE

 5252/29/2008 4:47:05 PM
WCF

Hi All

Is it possible to implement WCF in Visual Studio 2005.

How??

 

Thanks in advance

 1302/29/2008 10:14:22 AM
Performing Batch updates using OleDbDataAdapter

Hi Guys

I was looking for a method which can perform batch updates using OleDbDataAdapter.

Whenever I try to use oleDbDataAdapter.UpdateBatchSize it throws an error that method is

 21412/29/2008 8:45:10 AM
Is it possible to reset the Maximum Number of Errors

Is it possible to change the maximum number of errors?  I have an app that I inherited that's exceeding the maximum number of erros of 102, and I'd like to change it from 102 to ???

 1472/28/2008 10:42:52 PM
Vs2005 and PayPal

I have never integrated any application with PayPal, therefore, your help will be greatly appreciated.

 6502/28/2008 7:36:02 PM
Checkbox for "Create Directory for Solution" always disabled!
Trying to create a new solution file in VS: File | New | Product | Other Project Types | Visual Studio Solution | Blank Solution
<
 3812/28/2008 7:16:31 PM
Visual studio 2005 and windows xp, vista

Hi, I want to know if I can install visual studio 2005 on windows xp home edition or Vista home edition because the old 2003 version of visual studio net runs only on Winows XP professional editi

 3262/28/2008 4:52:42 PM
Remote dugging of ASP.net generated code

 I use datasets (.xsd)  in my project and am having the following issue. I cannot debug the ASP.net generated code. The website sits on one computer while I use vs2005 on my pc. I have

 0212/28/2008 4:46:37 PM
When using <identity impersonate="true"> in .NET 1.1, and 2 .0 is there some differences?

When setting <identity impersonate="true"> in .NET 1.1, and 2.0, is there some differences that I should be aware of?

Will identity impersonate act differently in .Ne

 1362/28/2008 3:55:43 PM
Creating New Project Issue

Hi All,

 I have created new website, the same solution will have 4 other projects as Desktop, Webservice, website projects, so i want all projects resides on one solution, for

 3262/28/2008 5:15:04 AM
Break points functionality in Vista

I am using Visual Studio 2005 on Vista OS. However, when i try to use the break points in my project; the control does not stops at the breaks and surpasses as if there are no breaks appointed.

 5362/28/2008 3:59:40 AM
ASPX, VB, SQL Server

I am trying to do some testing in both front and backend on my web applications. Specifically, I would like to be able to run my vb programs from Visual Studio 2005. these vb programs are or

 1412/28/2008 3:59:29 AM
IDE - from code to the control on the page

Hi everybody,

Just wondering if there is a way to go back from the code to the control on the page the method belongs to in IDE. I'm using Visual Studio 2005.

Thanks in advanc

 2282/28/2008 2:46:02 AM
Not hitting the breakpoints (VS 2005)

Suddenly, my VS2005, is not hitting the breakpoints, which I set. This started all of a sudden. It was allright before. Any ideas?

 2602/28/2008 1:30:03 AM
Intellisense Not Working

The site I am working on makes use of ABCPDF and an encryption component.

I recently had to get a new dev PC which runs Vista - I have not yet tried to install these components locally in

 0362/27/2008 10:15:52 PM
Where is ASP.Net 2.0 designer generated code?
I can understand the reason for hiding the asp.net 2.0 designer generated code from developers in order to help us manage code and focus on the part
 3462/27/2008 9:56:37 PM
Dubbleclick Control in designview generates code in the .ascx file instead of the codebehind file?
Hi pros When Dubbleclicking a control in designview generates code in the .ascx file instead of the codebehind file? Where can I adjust this so that the code will be generated in the codebehind f
 3232/27/2008 9:16:36 PM
Run a single function...

Is there a way from within Visual Studio to run one of my functions and get the output? 


Andrew S. Erwin
Information Technology
Peaches Uniform
 2312/27/2008 5:55:53 PM
Project adding new item doesn't give me the .ascx option of a file ?
What i wrong with my project if adding new item doesn't give me the .ascx option of a file ? I am editing a web project and would like to add a .ascx file but this option in not there. Only wind
 1452/27/2008 4:13:36 PM
How to compile OpenWBEM

Hello,

How can I compile OpenWBEM on Windows with Visual Studio and get it running?
According to

 0442/27/2008 2:39:04 PM
COM ADDIN in microsoft project using vb.net

 Hi all,

I am currently working on the COM ADD IN  in ms project, i would like the add in button to save the whole microsoft project into ms sql when i have a click on it. Before

 2582/27/2008 6:20:53 AM
http://localhost- Why port #?

I created a new project on VS 2005 just like I normally would, but when I execute it, it runs off of http://localhost:1630/Default

 3592/26/2008 10:58:06 PM
Best way to add <system.serviceModel> config section

I have a class library that implements a WCF service.

I have added a reference to that class library to a web project.

It appears that I am required to copy the <system.se

 02772/26/2008 10:57:03 PM
"Add Service Reference" context menu option not available

I am using Visual Studio 2005.

I have .NET frameworks 2.0, 3.0 and 3.5 installed.

I was going through an example on the web and the example referred to "Add Service Reference

 51082/26/2008 10:53:17 PM
Visual Source Safe : Unexpected error encountered. It is recommended......

Hi ,

I am using Visual Studio 2005 with visual sourcesafe  version 8.0.

Whenever I configure my solution in visual studio 2005: File -> Source Control -> Change source con

 11462/26/2008 4:18:51 PM
Weird Bug with ports

I have found a real weird bug with VS and dynamic ports.

When you view a page in a project in your browser, VS automaticly uses a dynamic port, well the problem I am now happening is, the

 0452/26/2008 3:37:01 PM
Missing DataTable Visualizer

For some reason I do not have the DataTable visualizer available in my install of VisualStudio.  Other simple visualizers are there (like the string visualizer)  just not the DataTable.

 1652/26/2008 12:52:16 PM
Unable to use custome delegate with no input arguments in updatepanel

I have created a custome web control that inherits from a grdiview.  I was asked to create a custom event called deselect which fires when 1 or more rows have been selected and as a result o

 2372/26/2008 12:15:13 PM
how to handle throw new Exception?

Hi guys,

 How can i handle a throw new exception error and put it in a label?

Here's my sample code:

 

 switch (e.Item.Value)
   &nb

 4592/26/2008 11:51:03 AM
Unable to create web site on Windows Server 2003

Hi everyone, I have issue on creating web site using VS2005 running on Windows Server 2003 (Standard)

When I try to create web site I am getting following error:

Unable

 62222/26/2008 8:22:58 AM
Problem with intellisense in aspx files

Hello everybody!

I have the following problem:

 SYMPTOMS:

Working with Visual Studio 2005 web occurs the following with the aspx files:

 1472/26/2008 6:08:18 AM
Logging application block

Hi,

I am using Enterprise Library Logging application block to log exceptions to event viewer. I have configured this in my website web.config file and also in my WCF

 1692/26/2008 5:46:59 AM
help needed ...Access denied copying dll...

 Hi ,

i get the following error in my solution . the project is under source control with visual sourcesafe

\Error 2 Unable to copy file "C:\Inetpub\wwwroot\P

 14242/26/2008 5:34:49 AM
New Class File not found by other files and no intellisense

I have an ASP.Net website project in VS2005. When I create a .cs class file within the App_Code\TBO directory or even the App_Code folder  it cannot be found by other class files in the same

 3372/25/2008 10:03:54 PM
StreamReader internal buffer default size

I need to know the default size of the internal buffer for the class StreamReader.ReadToEnd.  Also, could this value be modified and if so, how.  I thought maybe we can just instantiate

 21002/25/2008 9:56:04 AM
Weird bug-----"VIEWSTATE invalid "

 Exception "ViewState is invalid for this page" was throw out this morning once, because of "Could not load file or assembly".  But I can not regenerate this excepti

 3722/25/2008 7:50:43 AM
very slow compiling (+10 minutes)
What can I do to improve compiling ... no other programs suffer lack of memory ... only VS 2005 slows down enormously ... and I close every other program as well before compiling .... I am trying to
 2392/24/2008 10:45:29 PM
upgrading

I'm running  visual studio 2005, standard edition. on xp pro.   I'm interested in upgrading to visual studio 2008 (also standard editiona).  Please tell me w

 4392/24/2008 8:34:48 PM
Navigation keys stop working
 my navigation keys (arrow keys, delete, backsp, tab, end, home, pgup, pgdn) have stopped working in Visual Studio .NET  2005.
I have uninstalled / reinstalled visual studio but
sti
 4352/24/2008 7:08:17 AM
VS 2005 Install on Vista - Lockup

I got a new computer with Vista and can not install VS 2005.  At the beginning of the install it says copying files to temp and does like 20 of 65 then the window titlebar says Not Resp

 1292/22/2008 7:01:13 PM
APP_CODE problem

Hi guys,

      This problem has been bugging the hell out of me. I am using visual studio 2005 developer's edition and I have created a new empty soluti

 8632/22/2008 6:15:22 PM
Arithmetic operation resulted in an overflow.

my date_Join is 8char as it is datetime in microsoft sql. cant change to more.

when i type the date 2007-12-12. it says Arithmetic operation resulted in an overflow.

 3742/22/2008 6:29:03 AM


   
  Privacy | Contact Us
All Times Are GMT