Using Visual Studio

I just graduated from FP to Visual Studio and two things that challenge me are. Say I want to transfer a "project" as I guess you call it, to a remote server from my local host. I have been able to do this but only buy choosing "Copy Project". Then I usually have to sit there while it transfer each and every file, regardless if I just made a change on a page or two? Can I change this? Second, when I want to add a file to the project, I am ok with that, but adding folders confuses me. You seemingly can't "import" folders, but rather have to make the folder first, then import into this. Is this correct. I just extracted a large forum application into my project via c:/inetpub but then had to tediously "add" all the files then the folders and then the files in those folders.

View Replies


ADVERTISEMENT

Visual Studio .net With ASP

I am fully aware that this is not a .net newsgroup, my question is can Visual Studio.net be used as the development environment for ASP?

View Replies View Related

Visual Studio

I've downloaded both MS Visual Basic 2005 Express Edition and MS Visual Web Developer
2005 Express Edition.

All I want to do is be able to write some code snippets,in ASP (VBScript) and then run
them locally for debugging purposes.I've been going through the docs for both these
programs and I don't know if they can do this?

View Replies View Related

Visual Studio .NET

Using either VS.NET 2002 or 2003 I can only get the ASP debugger to connect when my start action is Project (file based). If I change the start action to URL I get an error: Unable to find project on the Web server.

Unable to set server into correct debugging state automatically. You may not be able to debug ASP pages. I once had this working using VS.NET 2002. Is it possible that loading VS.NET 2003 stepped on something?

View Replies View Related

Visual Studio

just started creating my WebSite using Visual Studio. I would like to create a site with three different "parts" - one for searching, one with index and hyperlinks and the third one (the main one), which will change according to the chosen subject. No one I've asked so far could help me, but everyone told NOT to ude frames.

View Replies View Related

Visual Studio

I know it's a bit like drawing on a cave wall with a charred stick, but I have ASP web applications in production. I use Visual Studio 6 and Windows Server 2000 as a local development platform to maintain and extend them. I was needing to get a new computer, and wondered:

Do newer versions of Visual Studio even handle vbscript and plain old ASP anymore? I am not sure if my old Visual Studio 6 would even install on a newer operating system now available, even if the nine-year-old CD is still readable. Do any ASP development/authoring tools still exist that can be used on new machines?

View Replies View Related

Visual Studio .Net With ASP 3.0

Could someone point out some information on connecting Visual Studio.Net to
an existing asp app?

I have one developer who'd like to use the new IDE, but the warning that
pops up when he connects sounds pretty dire. That is, that it will no
longer be usable by previous versions.

View Replies View Related

Visual Studio 2003

I get this error, despite doing everything the internet says to fix it:
"Visual Studio .NET has detected that the specified web server is not running ASP.NET version 1.1. you will be unable to run ASP.NET web applications or services."
YES, I have run "aspnet_regiis.exe -i" about 75 times. It doesn't work. I've uninstalled .NET Framework, reinstalled it, rerun aspnet_regiis over and over and over again... nothing works.
I think it might have something to do with bad permissions somewhere, but I looked for over an hour for some magical window that says "Make ASP.NET work" and I'm convinced it doesn't exist.
I'm using Windows XP Professional SP2, IIS v. 5.1, ASP.NET v. 1.1.4322.0, VS.NET 2003 Version 7.1.3088

View Replies View Related

Visual Studio And Sessions

The VStudio group does not seem to get much action. I think ASP folks
may be able to answer as well. I have a situation that I cannot understand
why it is happening. I have an ASP app which I am debugging in Visual
Studio.NET. I am trying to duplicate a situation with 2 users. I open a
browser and access my site (local to my machine). I navigate to the page I
am trying to test. I then run the same app from Visual Studio.NET by hitting
the debug/start button.Could this be doing the equivalent of an IISreset, or somehow causing the Session_OnEnd to fire for the *other* browser session? That is what seems to
be happening, but I am having a hard time confirming it. If Visual Studio is
the culprit, so to speak, then my code is working properly, or I need to
prove it does outside of Visual Studio. Otherwise my code is broken and I
have to fix it.

View Replies View Related

Does Anyone Have The Beta Of Visual Studio.net?

Apparently, Microsoft quit letting you have a trial copy of this some time ago. If anyone happens to have a copy of the old beta lying around from when they downloaded it, I'd love to get it, if possible.

View Replies View Related

Visual Studio .Net Question

Hope this is the appropriate forum to include a .Net question.

Just got Visual Studio .Net and I hve a question. I plan on installing it on my home computer. I do not plan on hosting any applications that I build on my system.

If I choose not to install IIS and the FrontPage extensions on my system, can I still test the Web applications that I build on my system? Or must I upload them to a remote server with IIS and FP extensions in order to test?

View Replies View Related

Visual Studio Settings

How do I turn off the feature that adds code to my ASP pages in Visual Studio 6? I using include files and the editor keeps adding

<html>
<title>
etc.....

to all of my pages causing them not to display properly in IE or NS. It's a pain going back in and deleting all of the unnecessary code it adds to my pages.

View Replies View Related

Installing Visual Studio .Net In My XP-Pro OS

I am interested in installing Visual Studio .Net in my XP-Pro OS. I tried once before and it hosed my IIS installation and could not even run it until I removed VS.NET and re-installing IIS.

Is there anything I need to install in my OS before trying again. I am pretty sure that it has all the OS updates.

View Replies View Related

Visual Studio IIS Settings

I have been trying for ages to get IIS running ASP script pages, without success.I don't know if it is a problem with IIS or visual studio I have tinkered with all the obvious stuff. point me to a website or a book which covers initial setup, step by step.

View Replies View Related

Dreamweaver Or Visual Studio.net

I have an access database wich contains info on 190 people. Each of them could have up to 50 variables (age, hiring date, salary, status, bonuses, ... etc). Using dreamweaver i was able to connect an .htm file to my Access database (thus converting it to .asp).
The reaseon is that i want to build an Intranet, so everyone here can see all the info organized, make changes quickly etc etc .

what do you recommend? Should i continue using Dreamweaver to do this project or its better to use Visual Studio.net ? what is the main difference beteween asp. and asp.NET .

View Replies View Related

Maxlength Value, And Also Any Beginner Tut For Visual Studio For .Net Use

In the my Microsoft SQL Database I have text fields limited to say 340 characters. In the actual ASP page is there anyway of limiting the inputted character amount to that number. I know you can do this using maxlength for normal text fields, but this does not work for textarea, is there any ASP code maybe that will do this, or maybe a standard tag, any help would be great.

Also if anyone knows where I can get some basic starter tutorials for Visual Studio, I would be very chuffed, as I have it as part of my development in work, and really want to learn it in my own time, but am starting from basically just opening up the package, but I will be aiming towards .Net usage on the web, so any tips, hints please post.

View Replies View Related

Disable Visual Studio Debugger

im writing classic asp code in dreamweaver. i did install visual studio ages ago. about the same time the vs 'just in time' debugger keeps popping up every time theres an error in my code (im using dreamweaver not vs). How can i disable this and go back to having the error display in my browser? Ive gone into vs and disabled the debigger but its still doing it. does anyone know? i dont really want to uninstall vs as i may need it in the future.

View Replies View Related

Visual Studio 2005 Backwards

We have classic ASP running (so I'm told) on IIS 6, and I found a vbc executable on the system that says visual basic 7 when I run vbc - help . If I have them install Visual Studio 2005, I am hoping it is backward compatible with our current ASP codebase ?

View Replies View Related

Image Editor In Microsoft Visual Studio

I want to put some hot spot in my image in HTML page with (microsoft visual studio), all of menu of image editor is inactive. How I can active them?

View Replies View Related

Visual Studio 2002 Default Browser

How do I set the default browser for VS.NET 2002? I tried setting the
default through windows...did not help. My project in VS.NET does NOT have
the "Always use Internet Explorer for debugging" enabled.

View Replies View Related

Server Side Jscript Asp Pages Using Visual Studio.net Ide As Editor

I have visual studio.net and i use it to edit my asp pages.

And I use JScript as my server-side script.

On the page property, visual studio.net let me change the server script language to either VBScript or JScript.

I change it to JScript but afte I close the page and reopen it , the property goes back to VBScript.

and all the syntax coloring goes back to how VBScript color them.

where is this kept ? like in a .ini file somewhere ?

View Replies View Related

Visual Studio .NET Has Detected That The Specified Web Server Is Not Running ASP.NET Version 1.1. You Will Be Unable To Run ASP.NET Web Applications Or Services.

i've installed vs.NET 2003 on my pc which is runing window 2000 pro with sp4, but when i'm trying to create new ASP.NET Web appication i got this messages "Visual Studio .NET has detected that the specified Web server is not running ASP.NET version 1.1. You will be unable to run ASP.NET Web applications or services."

View Replies View Related

Dreamweaver Or Studio?

I've tried (during a trial period) Dreamweaver quite extensively for HTML coding. I thought it did a good job of that. I'm just dipping my toes into ASP, and I was wondering if people found it as good for ASP programming as they did for HTML.

I'm seriously thinking about purchasing either Dreamweaver or, may be Studio.

View Replies View Related

FTP Put Via ASP Using Visual Basic

I've read hundreds of posts regarding this, but haven't got a working solution yet. Does anyone have a working snippet of code from an ASP page that can be used to upload a file to an FTP server? I read all about INET, but due to some licensing issues it won't work....

View Replies View Related

Visual Interdev 6.0

Im trying to setup a master mode to an IIS 6.0 2003 server
using Interdev 6.0.

I am getting the following error

' Cant locate web server '
I can ping the name and IP address.

Frontpage extensions 2002 is installed on IIS 2003 and all
extensions enables. Visual Interdev requirements is
Frontpage 98 OR 2000 extensions, is this the reason it is
failing.

View Replies View Related

Visual Basic

Is there one? I need to hash a sensative string before inserting it into the sql server database. It HAS to be done in the ASP code, because it is also stored in a cookie. Any ideas? Server asp code is vbscript.

View Replies View Related

MSN API In Visual Basic...

I need source code for a simple MSN API example, something that interacts between MSN's controls. I want to break it down test it and use it for my own applications.

Or can people even suggest free source code sites for VB. I can search for them there. Planet-source-code had an AMAZING app, but it wanted an ocx file which I obviously didn't have.

View Replies View Related

Visual Interdev

I cannot connect from my PC to our web server via Visual Interdev (v6). My colleagues can using the same login information. I can even do it from my laptop a few feet away.It just won't work suddently from my desktop machine.I can't seem to figure out what is going on here.Any thoughts on how I can find where the problem lies?

View Replies View Related

Visual Interdev

i am tryign to configure Interdev for ASP but when it asks for "Whihc server do u want to use" i am giving IIS...its giving an error:

Unable to contact web server http:IIS

i tried with master mode and local mode .... i also tried to see whats written in my management console (INternet Information Services).... i tried varied ooptions like IIS .

View Replies View Related

Visual Alert

i used macromedia 2004 mx, asp.net and access database to make a simple web application to keep track of the phone call messages recieved in my company. In the main page i have a dataset to display all records of the call that have not been acknowledged yet, the page refreshes everyone 1 min to display any new records added .

if there is a way to make a visual alert like a popup message or a window to open up to inform you that a new record was added instead looking all the time at the page to see if a new record pops up.

View Replies View Related

MS Visual Interdev

I have MS VS .net 2003 and MS VS 6 installed in my machine. When I try to debug the project (an .asp page) it shows me a windows which reads "ENter the name ans password of a Windows NT account with permission to enable ASP debugging on the target machine."
I am running XP Professional, IIS 5.1 and MS VS 6.

I will be more than happy to give more information. Machine Debug Manager has the Log On option set to "Local System Account with 'Allow service to interact with desktop' selected".

View Replies View Related

Visual InterDev

I give up. How do I add a bookmark to an ASP page in VID? I found the commands to move to and from bookmarks and to toggle bookmarks on and off, but how do I set them?

View Replies View Related

Visual Interdev

i want to debug asp project, but its not happening. it displays message

"Unable To set Server into Correct debugging state automatically. you may not be able to debug ASP Pages. do u want to continue launching the debugger.? "

Any Reason, why is it. i know about the option in iis server App Debugging i have Enabled that still it is not allowing me to Debug, and iam also logging as an Administrator.

View Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved