ASPFriends.com 'aspngvs' list Archive - March 2002
Messages
Page: 1234
Can't choose name for site or project (3 replies)
ASPFriends.com 'aspngvs' list
Moved from [aspngfreeforall] to [aspngvs] by Charles M. Carroll charlesmarkcarroll@yahoo.com Unlike the beta, when I choose File New Project and then select C# on left and a new web application on the right, the naming option dims and disables and forces me to choose the default "WebApplication1" Am I doing something wrong or is this a new way to do things. If so, how do I set the project name? Th...
Timer Control (2 replies)
ASPFriends.com 'aspngvs' list
Dear all: Can I use the Timer control in asp.net ? When I add this component in the aspx page, sometimes it works, sometimes it does not work. How can I use it ? Thanks Zhou liang
move files to the output directory automatically (3 replies)
ASPFriends.com 'aspngvs' list
I need to move a xml file from my project to the output directory. Does anybody have done this? Thx for your help JC Aguilar
Fwd: Re: Urgent Help: Compiling Mobile Application Error Suddenly? (2 replies)
ASPFriends.com 'aspngvs' list
From: "Peter Ma" peterdotnet@hotmail.com Reply To: "aspngmob" aspngmob@aspfriends.com To: "aspngmob" aspngmob@aspfriends.com Subject: [aspngmob] Re: Urgent Help: Compiling Mobile Application Error Suddenly?? Date: Sat, 02 Mar 2002 09:32:23 0000 I tried to delete the offendding dll from the bin folder, while it said "Access is Denied", and i go to File Explorer to delete it, it also said this DLL f...
Compilation Problem but IISRESET (2 replies)
ASPFriends.com 'aspngvs' list
Moved from [aspngfreeforall] to [aspngvs] by Charles M. Carroll charlesmarkcarroll@yahoo.com Hi all, Firstly, I face the following compilation error after press Ctrl F5: 1. Could not copy temporary files to the output directory. 2. The file 'bin\MobileWebApplication1.dll' cannot be copied to the run directory. The process cannot access the file because it is being used by another process. 3. The f...
aspx X codebehind (2 replies)
ASPFriends.com 'aspngvs' list
When I edit an existing aspx file, to remove a web control like an hyperlink for example, the codebehind file does not up to date itself (the hyperlink continues to exist in the codebehind file). How could the update be done? Giovani.
VB Code behind and Same Name PAges (7 replies)
ASPFriends.com 'aspngvs' list
Am I correct in assuming that I cannot have any 2 pages named the same if the are using code behind? Even though they are in different directories there will be an error when building right?
Cascading Style Sheets in development mode (4 replies)
ASPFriends.com 'aspngvs' list
Moved from [aspngfreeforall] to [aspngvs] by Marcie Jones marciejones@yahoo.com We're using Cascading Style Sheets in our ASP.NET application, and they render fine in run mode. However, in development mode in the .NET IDE, we cant seem to get the styles to show. Has anyone been able to successfully see their CSS styles in development mode? If so, how did you do this? Thanks, Mike Best Do You Yahoo...
Displaying Warnings at Compile time in Visual Studio (2 replies)
ASPFriends.com 'aspngvs' list
Moved from [aspngfreeforall] to [aspngvs] by Marcie Jones marciejones@yahoo.com Hi everyone, I want to display a Warning message in the Output window of Visual Studio.NET when the user compiles my Class Library ( just like the Warning messages I get from Visual Studio if I declare a variable and do not use it ). This is so that the user is reminded that there is some functionality that's missing a...
Intellisense in .aspx (4 replies)
ASPFriends.com 'aspngvs' list
Moved from [aspngstart] to [aspngvs] by Marcie Jones marciejones@yahoo.com I'm just starting to play with VS.NET (v1). I've noticed that I get intellisense when working in a class in a .cs file, but when writing script c# in an .aspx page, I don't have any intellisense. Is there a setting I'm missing? Is this just not available? Thanks, Joe This email has been scanned for all viruses by the Messag...
Searching on the project...? (3 replies)
ASPFriends.com 'aspngvs' list
Hi all I may be looking in the wrong places, but I cant find a way to search on an ASP.NET project for a specific text match. I can search on the current opened file, on all opened files, but it seems to me that I cant search in ALL files in the project, independently if they are open or not...... This is kind of anoying... On vs6 we had this functionality.... Any ideias? Best regards. João Cardos...
Syntax highlighting (2 replies, VIP)
ASPFriends.com 'aspngvs' list
Hello Why doesnt syntax highlighting work in VS f F6r .aspx? Only html becomes highlighted. Thanks, Jonas
Referencing to assembly in Global Assembly Cache (2 replies)
ASPFriends.com 'aspngvs' list
Copied from [aspngstart] to [aspngvs] by dreilly doug@accessmicrosystems.net Hi all, I'm solving this problem. On development server I have C# WebApp Project and some strong name assemblies for this project installed in Global Assembly Cache. So how can I add referencies to this assemblies in VS.NET on my workstation so I can use that? Thank you. Regards, Richard Bukovansk FD ATComputers a.s. Proj...
Autoformatting does not work on vb file (10 replies)
ASPFriends.com 'aspngvs' list
Hi all, I have Visual Studio v1 installed on my machine and I want to autoformat a vb file. I have tried setting the automatic formatting in the Tools Options and also using the Control keys, Ctrl k, Ctrl d. Both options are not working. Is there another way? Does it make a difference that the file I want to format is a class library file? Thanks in advance for your help. Jasmine
Questions for the MSDN Academic Alliance Team ? (2 replies, VIP)
ASPFriends.com 'aspngvs' list
I will be attending the event below (note it is in 6 hours). Please forward any questions that I can ask them. You could also e mail them vslaunch@msdnaa.net Thanks, Ryan Jesus Christ died for our sins..and was raised again.. Believe on the Lord Jesus Christ and you will be saved From: Visual Studio .Net Campus Launch Event [vslaunch@msdnaa.net] Sent: Monday, March 04, 2002 5:57 PM To: rsb6685@gar...
HTML Editing (2 replies)
ASPFriends.com 'aspngvs' list
How do you turn off auto editing for HTML mode? Scott Scott Watermasysk Scott@TripleASP.Net Http://TripleASP.Net
Compilation error after updating Beta 2 to release. (2 replies)
ASPFriends.com 'aspngvs' list
When I update my VS.NET from beta 2 to release version, I got a lots of the following error messages, can someone help me figure out what the problem is. Thanks in advance. Fang Compilation Error Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately. Compiler...
Beta 2 and Final Release (5 replies)
ASPFriends.com 'aspngvs' list
I have a copy of Visual Studio 7 Beta 2 and have a web space with the final release of the .NET framework. I seem to be having problems using the IDE with the web space. I was wondering if this is not possible and I would require a final release of Visual Studio to develop this web if I were to keep Visual Studio as the tool. Any advise, Reynold DeMarco Jr http://www.reynolddemarcojr.com
running files in internet (4 replies)
ASPFriends.com 'aspngvs' list
Moved from [aspngfreeforall] to [aspngvs] by alotofmail@tripleasp.net alotofmail@tripleasp.net I have created a site in vs.net and when I put it on the Internet, it doesn t work. I have transfered only .aspx, .aspx.vb and .dll that the vs.net generates. The error message is: Configuration error: Description: An error occurred during the processing of a configuration file required to service this r...
No Symbols Loaded error message. (4 replies)
ASPFriends.com 'aspngvs' list
We have a project that two people work on at the same time. We each debug remotely off and on throughout the day. Lately, a specific "user" who used to be able to debug this project, will set a breakpoint and when they hit F5, a question mark appears over the breakpoint with the message, "No Symbols Loaded." Tons of these "No Symbols Loaded." messages also appear on the debug output at the bottom ...
deleting project from start page (2 replies, VIP)
ASPFriends.com 'aspngvs' list
Is there a way to get rid of a project listing from my start page in VS? I deleted my project in the file system, now the "clean freak" in me wants it off my start page (esp since it doesn't exist). Is there a way to delete projects from that page? Also, is there a way to rename the projects in the list? Carson
NOT ANSWERED BEFORE: VS.Net on NT 4 - Limitations (4 replies)
ASPFriends.com 'aspngvs' list
Original Message Sent: Sunday, March 10, 2002 9:39 AM Greetings, Our current desktop configuration is NT 4 workstation (we are skipping win2k and going to xp in 6 months) and our server config is W2K advanced server. The significant majority of the application devlelopment that we will be doing is asp.net based and not winform app development. What if any functionality will we lose from VS.Net, as...
Image MAps? Why is this so hard? (21 replies)
ASPFriends.com 'aspngvs' list
I cannot seen to figure out how to create a hotspot with VS.net! The help files are not helpful... I can't believe I need a tutorial to figure this out! Hehe... could someone lend a hand?
Deployment Issues and Questions (3 replies)
ASPFriends.com 'aspngvs' list
Hi all, I saw some messages on this list about deploying a web application to another server by using the Copy Project option. What I don't understand about this process is that if my web application contains class libraries, how do those get deployed? Let say I have two servers, a testing server named Foo and a production server named Bar. Foo have Visual Studio installed on it but Bar only have ...
Integration into our current web projects... (3 replies)
ASPFriends.com 'aspngvs' list
We currently (classic asp) have different dev webs that we develop against and publish out to our production websites. I have been doing all of our new .net dev on my local box however and have been trying to figure out the best way to move the development to the dev servers with VS. Should I create a new project by pointing to the root of each of our dev apps? Should I create a project folder und...
Ad
MBR BootFX
Best-of-breed application framework for .NET projects, developed by Matthew Baxter-Reynolds and MBR IT
 
 Copyright © Matthew Baxter-Reynolds 2001-2008. '.NET 247 Software Development Services' is a trading style of MBR IT Solutions Ltd.
Contact Us - Terms of Use - Privacy Policy - www.dotnet247.com