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
Streaming Mp3 Player?

I was wondering if there is a tutorial on how to make a streaming mp3 player.

I know in Visual Basic you could bring the Windows Media Player Component and easily plug it to the pro

 16211/10/2007 10:23:01 AM
add reference in project mode (vs2005)

HI

I have 1 solution with 1 web site and 1 classlibrary that the class library is data access layer of project

i have several functions in main project(web site) that difined as

 64311/10/2007 4:52:18 AM
How do I make an icon?

Hi

I have an existing image that I want to turn into an icon so that I can use it for my windows form but I don't know how to make it an icon. 

 

Thanks 

 43711/10/2007 12:49:50 AM
Format Document for JavaScript files

I can't seem to find any information about a way to do this.  Ctrl+k, Ctrl+d works great for most files, but for some inexplicable reason is disabled for JavaScript files.  Is there a w

 26011/9/2007 8:10:07 PM
C# CS2005 Shortcut to close a window

In VS2005 does anyone know the shortcut for closing a window (aspx.cs file, cs file etc)?

 24711/9/2007 6:28:39 PM
My VS 2005 does not work well with 'Go To Definition' and 'Find All Referen ces'

When I right click on the name of a method or a field, my VS 2005 does not work well with 'Go To Definition' and 'Find All References'. It goes to the declaration in the

 416611/9/2007 6:09:32 PM
Get "EXECUTE permission denied on object 'sp_sdidebug', database 'mast er', owner 'dbo'." error when debugger attached


I'm connecting to database using VPN. When i execute web site WITHOUT attching debugger in visual studio, it connects to database fine and get the expected result. BUT if i attach debug

 56211/9/2007 4:37:51 PM
I want to change datagrid cell color

 hi,

When user click update button after changing values in template columns I want to change the colour of changed columns.

I used this, 

Dim cell1 As TableCell = CTy

 316711/9/2007 9:32:12 AM
Error When Debugging (Unable to start debugging on the web server. Unable t o connect to the web server. Varify that the web server is running and tha t incoming HTTP request are not blocked by a firewall.)

Hi,

When im going to run asp.net website its giving this error.

Unable to start debugging on the web server. Unable to connect to the web server. Varify that the web server is run

 317911/9/2007 5:40:50 AM
VS2005 Solution Files and Publishing Websites

Issue #1:
When I create a website using the File System, it creates 2 folders - 1 for the source files [i.e.  MySite] and then another one for the solution files [i.e.  MySite (1)].&

 93411/8/2007 9:20:16 PM
Problem: configuration of visual studio

I graduated college 4 years ago and my .NET skills are not what they used to be.  Last month I wrote my first ASP.NET webpage using Microsoft Visual Web Developer Express (with a trial versi

 43111/8/2007 9:03:47 PM
Basic setup question

There are so many different ways to skin the cat when it comes to setting up a web project in visual studio, that I'm not sure what the best method for my praticular situation is.

My

 21711/8/2007 6:26:12 PM
Object reference not set to...

I am getting the old 'Object reference not set to an instance of an object' error when I try to go from my .xsd file in the App_Code folder to any other page. Also, I cannot make any chan

 125611/8/2007 4:07:42 PM
testing code in a c# service

Is there a way to run my code directly from VS2005 to test, as opposed to building & installing my service every time? 
Thanks for reading.

 25611/8/2007 3:50:22 PM
Code Hinting or Method Descriptions

Does anyone know how I go about adding comments to my properties/methods/etc to work with intelisense?

For example I want to make a user control and have a method setStyle() as string and I

 14911/8/2007 1:30:04 PM
annoyance: control not recognized

Hello,

when you add a control to the aspx, save, goto code behind, the last controls added are not recognized... Is it just me or is this a known vs2005 bug?

 22911/8/2007 12:34:22 PM
No intellisense

Hi,

 Whenever I open a website in VS2005, the intellisense doesn't work.  All of the websites I work on follow the same structure.  Beneath the root are 3 directories, a

 24411/8/2007 10:18:40 AM
Toolkit, Syntax Malfunction

 Hello,

        I could not jog my memory on how this happens after errors and more errors occurred on my page, and I do not know if

 03511/8/2007 9:07:53 AM
free source control

Hello, I'm going to buildt a web application with a big team of programmers, we need a free tool to control the source code version, I know somoe of them, subversion is cool but is not i

 53011/8/2007 7:28:34 AM
Help: Vs.net 2005 debuging in Windows Server 2003 with edit and continue of aspx pages

Hi,

Can anyone help please?

Vs.net 2005 debugging in Windows server 2003 with edit and continue of aspx pages ...

  • I am not changing while it is on a break point ..
 01611/7/2007 9:26:19 PM
Error when opening Built-in Web Admin tool in V. Studio 2005
under menu bar, whenever i clicked Web Site > ASP.NET Configuration, i will have these errors:

------------
ASP>NET Development Server failed to sta
 206911/7/2007 7:03:20 PM
Trial / registred MS VS

Hi , today i install MS Visual Studio 2005 on my PC , but i have problem with my SN , I have original sn but i dont know , how to get it into my VStudio , i cant find the place to enter this key

 12811/7/2007 6:41:29 PM
Analysing results of a test

Hi all,

I am analysing the results of a load test and I am wondering which is the measurement units for the "average response time". I mean, I obtain "0.32" as a value

 22911/7/2007 4:37:29 PM
Error creating control, Object reference not set to an instance of an objec t

Hi, I have looked through this site to find the answer to my problem and have found this link: http://forums.asp.net/p

 020511/7/2007 10:19:03 AM
Remote debbuging error

 Hi there,

I've a fully working and tested virtual dedicated server (Windows Server 2003). I'm using MSSQL 2005 and visual web developer on this server. 

Whenever I

 24511/6/2007 11:49:51 PM
Problem with Vs.net 2005 and windows server 2003 debugging ...

Hi,

 I am using VS.net 2005 and windows server 2003. I have multiples sites with different ports (in case this matters).

 I am trying to change the aspx code while debug

 23411/6/2007 9:45:32 PM
set start page

a little question. when i set a page as start page in vs2005 where does it save this setting cause i don't find it in the web.config file. i want to update only this file on my site.

 27111/6/2007 9:07:32 PM
How do you put stored procedures in source safe

Hi

 I have a asp.net 2 web app that uses sql server 2005 which uses a lot of stored proceduers.  The project is currently managed by source safe (not team system edition) and I

 44011/6/2007 6:17:43 AM
Problem when loading project in Vs2005

Helo Everybody

I am coming accross following errors when i attempt to open my project developed in VS2005:

---------------------------
Microsoft Visual Studio
----------

 44611/6/2007 5:42:11 AM
Lines of text in Output Window are truncated to 256 characters

Hi,
If I execute a stored procedure in VS 2005 that generates long lines of output they are truncated at 256 character maximum. Is there a way to increase this limit?
Thanks,
Pat G

 44911/5/2007 9:14:26 PM
No release mode in visual studio 2005

I cannot get Visual Studio 2005 to give me a release opt

 630711/5/2007 8:11:04 PM
running classic asp pages in VS 2005 IDE
How do you run classic pages in the VS2005 IDE. I can add the asp page to the project (VS2005), however, it will not run. I'm trying to convert a large VS6 project to VS2005 Beta 2. It would nb nice
 275211/5/2007 8:07:26 PM
how to overwrite config files (Console app, not ASP)
Hello, I have a console application that is configured through the app.config file, I am looking for a way that I can use a different file - let's say override.config - where all configuration s
 46811/5/2007 7:09:32 PM
Meeting request sending error on server

Hi friends Big Smile

i have made one web application in which i am sending meeting request using outlook object

 531411/5/2007 2:32:44 PM
Is there an easier way to compile changes from an external library into my web project?

Hello,

 In Visual Studio 2005, I have a web project setup, and a few projects all under one solution file.  My web project uses classes in these projects for what not.  Right

 63811/5/2007 2:14:47 PM
what is better to hold a value for display

i am using asp:text box to show a price of an item but i do not want the user to edit the price on the website

but there is a discont button that can change the price.. how can a lot a te

 22011/5/2007 11:29:12 AM
for different strWQLQuery integrating subroutines

I want to integrate my pieces of code together so I can modify my strWQLQuery and then pull out the properties witho

 12711/5/2007 10:36:58 AM
Problem when I attempt to open my web application in VS2005

Helo Everybody

I am coming accross following errors when i attempt to open my web application.

---------------------------
Microsoft Visual Studio
----------------------

 56111/5/2007 7:30:45 AM
Preview data in XSD

Hi I am trying to preview data in my dataset file but I can't seem to get it to work with a Guid.

To clarify I am trying to return some data based on a Guid, but whenever I try and p

 110711/5/2007 3:24:00 AM
vcvarsall.bat + post build event

I would like to encrypt my web.config in the Post-Build event command line. 

call "%program files%\Microsoft Visual Studio 8\VC\vcvarsall.bat" aspnet_regiis.exe -pe "a

 116311/5/2007 2:26:56 AM
Intellisense not working right

Having a problem with Intellisense since I moved from web application to web site project. If I have a control (like a label) in my .aspx file and if I change its name it takes forever for t

 123011/4/2007 7:48:17 PM
Where Is PageLayout property in VS2005?

Hello, VS 2003 had PageLayout property, when it set to GridLayout its add MS_Positioning="GridLayout" to body section of html.

VS 2005 doesn't has a such property! Is t

 14211/4/2007 3:07:40 PM
Things I Need To Know

All,

I've been using VWD for quite some time now since I only do Web development.  However, I am leaning in the direction of using full-blown VS these days since I will be able to

 23311/4/2007 7:02:19 AM
Problem reinstalling Visual Studio 2005 Professional

I am trying to reinstall Visual Studio 2005 Professional after a hard disc reformat (Vista Home Premium). About halfway through I get the following error. This is from the error log.

[10/

 22311/3/2007 7:34:23 PM
How do I tell VS 2005 to use IIS 6 resides on another machine?
I?m trying to put my question here in simple words, but if it still sound confusing let me know. 
12211/3/2007 4:53:26 PM
Really simple noob question VS2005

Hey, got a quickie for you, When i load up VS2005 and create a C++ project i get no "Source Files" folder appear on the left in the "Property Manager". So i cant add any items

 23811/3/2007 2:51:55 AM
How does VS determine file status in Copy Web?

In Visual Studio 2005, I am using the Copy Web option to keep my development, test, and even production servers in sync.  There are few "idiosyncrasies" that I've encountered o

 02411/2/2007 1:33:49 PM
VB Studio?

 What is the difference between Visual Studio and the VB Studio suite of languages?

 

I've been told that the VB Studio suite of languages

 12311/2/2007 12:31:38 PM
Laptop freeze in VC debugging mode

Dear all:

 I have a strange problem with my Visual Sudio 2005. I support several products developed with Visual C++. But one of the products, every time when I turn on the debugging

 23011/2/2007 9:16:11 AM
Copy Web Site Visual Studio 2005

I have a Web Site that I developed on a old laptop from which I used to copy the web site to the web server. Recently I was given a new laptop on which I start to work. I have set up the same web

 34711/2/2007 6:57:30 AM


   
  Privacy | Contact Us
All Times Are GMT