473,325 Members | 2,860 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,325 software developers and data experts.

How to update ASP application in devlopment environment(which one)

20
Hello all,

I am new to ASP, i am trying to make changes in exsiting ASP application running on IIS on the server. I have copied the content onto my local. Now i want a dev environment to open up th eapplication which should allow me to make the changes and run it on my local as well so that i could test it. I want to recreate the application in dev environment as whole. How can u do that.

If i didnt make myself clear, then plz ask and i will try it again.

Thanks in advance.
Feb 15 '10 #1
8 1495
CroCrew
564 Expert 512MB
Hello usr123,

Well, let’s start by creating a check list. Do you have IIS installed on your local computer?

CroCrew~
Feb 17 '10 #2
usr123
20
Yes i have. I have put my application in IIS. I can run it as well. I really want a development environment where i could open the whole ASP application asa project and do normal development and run it at the same time like we do in Visual studio.net. Is there anything like there?
Feb 18 '10 #3
CroCrew
564 Expert 512MB
Oh, look into applications like Dreamweaver or FrontPage (please; no battle on witch is the better). But you can still use Visual studio too.

For Classic ASP development I like to use “Notepad ++”. I am not big in the WYSIWYG editors.

Happy Coding,
CroCrew~
Feb 18 '10 #4
usr123
20
Visual studio3.5 doesnt support ASP type applications. I want to open the whole project as one in dev environment.
Feb 18 '10 #5
CroCrew
564 Expert 512MB
Then you need to look into applications like Dreamweaver or FrontPage.
Feb 18 '10 #6
usr123
20
i did install Dreamweaver from Internet, it has got some functionality like load project but wasnt enabled(may be i need to buy it...). But would i be bale to run the project and debug as well in dreamweaver?
Feb 18 '10 #7
CroCrew
564 Expert 512MB
Sorry nope. Debugging is an art in Classic ASP.

Hint: Response.Write() and Response.End() are your friends when it comes to debugging in Classic ASP.
Feb 18 '10 #8
usr123
20
Ok :(

What is the difference b/w ASPand classic ASP.
Sorry i can actually google it.
Feb 18 '10 #9

Sign in to post your reply or Sign up for a free account.

Similar topics

0
by: nightmarch | last post by:
I want update one record ,but I can't ,why? code like following: ##------------------------------------------------- import win32com.client as wc def main(): conn =...
0
by: Clarinda | last post by:
Does anyone know of a way to have two databases open simultaneously (one ASA and one Oracle) and update one db from the other using SQL or PL/SQL?
0
by: CSharpguy | last post by:
I have a grid that is updateable but how can I update one row instead of all rows in the grid? I'm using a datalayer and not a typed dataset. code: //populates the grid: public void getData()...
3
by: Ivan | last post by:
Thanks to answer topic previous!!!! I use this script to update one table MERGE INTO EIS.CLI_HISTORY TXN USING EIS.CLI_MAPING CLI ON TXN.CLIENTID = CLI.CLIENTID WHEN MATCHED AND...
1
by: emresyus | last post by:
I have developed a web application with servlets. Application aims to control and deploy new applications based on thread technology. It works like tomcat web application manager but in my...
2
by: pamela fluente | last post by:
I have an application running. A file type is registered with this application. When the user click on a file of such type a new instance of the application is loaded with command line (file name)....
3
by: Manikandan | last post by:
Hi, I have table with three columns as below table name:exp No(int) name(char) refno(int) I have data as below No name refno 1 a 2 b 3 c
0
by: Arti | last post by:
Hi, Can somebody tell me how exactly one can localize a web application which makes use of custom control. The facts as i know are - The scope of the set of resources(default) or satellite...
8
by: phub11 | last post by:
Hi all, Could someone please tell (remind) me how I can use "document.getElementById('cellID').innerHTML" for a specific cell for a specific table, given that two tables share the same cell ID...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.