I'm running into some trouble figuring out how to create a 'project'
from an existing asp application.
The ASP app was written entirely with plain text editors. I would
like to set up debugging for it, but it seems that in order to debug,
I must have a 'projec
I cannot figure out how one might go about this task. The project is
rather large (180K lines, and a few hundred files in many different
sub-dirs), and I have been playing & researching for about 4 hours
now, and I can't figure it out.
Can anyone make a suggestion as to what I must do to get something
going (preferably vs2003, but I have VID also)
how to add an existing asp project into VSS? I have never done this before so am not sure even where to begin. Searched a few places online but have not found any suitable documention on this yet. My asp project uses SQL Server 2000.
Using VS 2003, how can I open an existing (localhost) website so that all of the website files appear in Solution Explorer the way they do with VS 2005?
I have an existing classic asp web site running under IIS ( on localhost) I want to start using VS 2003 to edit/debug this project. How do I go about opening this this existing web site with VS 2003?
I am to build a site onto an ASP server. Anyone here used Dreamweaver and is it just a simple matter of opening up a new ASP page in Dreamweaver and build the site like you would normally do with a HTML page and it will handle the ASP coding accordingly and you can just simply upload it onto an ASP server and it will work?
The site I am to build is basically just a standard html website, but my friend wants me to build it for an ASP server so he has asked me to make sure it is an asp site so I am presuming with the extension .asp
If I build it as a html site to begin with, will converting it to asp be hard. Could I just export my pages into asp or is there more to it?
Can a Html website be loaded and working on an asp server or host?
Is it possible to have a site mixed both html and asp, eg. the home page is html and when you click on shopping cart on the home page it goes to a hopping cart page thats .asp or do they all have to have the same extension.
I have to pass form data from my site to another organizations site using POST method... how exactly do I do that? Im familiar with how to do it within a single site/domain, and cant use querystring... I dont know where to begin.
Whenever I do a site that is mostly static but with some semi-dynamic sections, I've struggled to find a good site search solution without paying for a hosted search service.
I like the FSO-based search engines, but they fail to pick up on some of the dynamic part.
I was just creating a Google sitemap and it made me wonder: has anyone created or seen a script that uses the XML Google sitemap to power a search engine for your own site?
Seems like if you were keeping it updated for Google, why not use it for your own site?
I have a big project for my schools sever. I have to put asp sever side scripts to run our new asp design. But I have been doing some research and not found something yet
I am trying to create a web project in Visual InterDev. i get the message: "Cannot create a disk-based web application in C:InetPubwwwrootProject1Project1_local. You cannot configure C:InetPubwwwrootProject1Project1_local as a frontpage web because the dirctory C:InetPubwwwrootProject1 above it is already configured as a frontgae web. You can open that web instead."
I am working on an asp project and I am stuck with one part of the system that needs some tweaking. Is there someone willing to check it out? If its possible can we do it on msn? If so please msn me on jaqkar@hotmail.com and I can send the pages with the problem and explain the flow.
I'm somewhat of a "newbie" when it comes to programming, so please bear with me <grin>
Does this work well for combining dissimilar language web projects? Using the "File" - "Add Project..." - "Add Existing Project..." menu items in VS.NET? Or is there a better way to add a "one-page data access" C# web project to a VB web project?I have completed the "Editing an Access Database with ADO.NET" walkthrough and now want to incorporate it into my VB.NET web project.
i am trying to open an old project of mine and i get the error:'The web server reported the following error when attempting to create or open the web project located at the following URL:HTTP/1.1 500 Internal Server Error'
Doeswhat does this error mean and how can i get rid of it?I am sure the project location is correct and all the project files are present.
I have windows XP professional, IIS5.0, .net 2.0, .net 1.1 and visual interdev installed on same machine. When i try to create a web project using "web project wizard" I don't see the virtual directory that i have created for the project. Interestingly when i click on asp .net tab of properties windows of that project clicked by selecting properties selecting the virtual directory in IIS, i see the asp .net version set to 2.0. I am suspecting that may be its ASP .net 2.0 version thats causing the virtual directory not to list in "web project wizard".
i am creating a depolyment installer for my webproject, my webproject contains asp, and aspx pages and i connect to access database is there a specific way i should be creating my installer? because everything i create my installer and run it my asp page that checks a access database doesnt work
my project works if i just simply copy the files on to the computer and set the permissions but once i run the installer even if set the permissions it still does'nt work. my aspx pages work but none of my asp pages work because those check to ensure that u have been logged in Code:
I am currently trying to figure out how to add a button that will allow me to call my vb code. I've created a Web Control Library and my code outputs the information that is in output.write(). I've tried many different ways and have not come up with anything. Code:
I want to upload my project to the internet, can you help me, how's the step to do this ? And if my project is already uploaded, then how to connect to the database ?
I'm trying to do a project in asp and access. My intention is to make a Website for a financial firm which have the following features ;Bidding, Fixed deposits, Savings Account, Loans etc.
I'm new to ASP.The poor thing is that I have to submit the project before September30. Please quote the good books' name which is helpfull for fast learning.
i need hlep putting information from a form into a ms sql database when a user clicks on a submit. also i need help on how to update, read, and delete. can anyone help out with links or simple code.
This probably seems like a silly question, but is it possible to have more than 1 ASP.Net project per virtual directory?
The reason I'm wondering this, is because we already have an ASP.Net web-project written in C#, but need to include some legacy .ASP files written with (of course) VBScript. It would be easier to convert the legacy .ASP files into an ASP.Net project w/ VB than C#. But then we would have 2 projects sharing the same virtual directory: one in C# and the other in VB.Net. Code:
I have an Access database; e.g., mydb; with 10 Tables (e.g., tbl1, tbl2, ..., tble10) in my database directory; e.g., fpdb. I need to be able to copy the entire database with tables to another directory, where the name of directory will be provided by the user (therefore I do not know the directory name in advance). How can I make a copy of existing Access DB vis ASP programming.
I'm a newbie to ASP coming from a PHP background and I wonder if there is - well I am sure there is - a command to check for the exists of a file which is on a ftp server (on the same as the file which tests it). Also is there a general site which explains all the asp commands in a logical form like php.net does for PHP
I have a project which I wish to copy from Source Safe into my local Inetpub/wwwroot directory (did i mention I am using IIS on win 2k?), and create a virtual directory pointing to this content.
After that I wish to create a new project in Interdev (curse it to hell) by connecting to a new web application on localhost (i.e. what I have downloaded from sourcesafe).
I just can't do it!!! I have done this several times before. I think I have set my front page server extensions (necessary apparently) up correctly.
I am deploying many ASP apps and many of them are onto client internal servers. I was wondering if there was an option to compile my entire ASP project into an installation executable for easy deployment?
I was wondering if anyone had any links to some resources / tutorials or could offer up some help with regards to my current project. The concept is pretty simple. Multiple user login - which are then presented with a page where they need to answer some questions (drop-down responses). These responses are then checked against the answers and the points are then added and the results list the different users in descending order. Help and suggestions with any part of this would be greatly appreciated! I know this will be linked to a database (open to suggestions about which to use) and then how to structure my tables.
I'm using VS2003 and .net framework 1.1, everytime I create a new asp.net project and run (debug or release) I get this on my browser (in this case, my project is WebApplication5):
Access to the path "c:windowsmicrosoft.netframeworkv1.1.4322Temporary ASP.NET Fileswebapplication5
i try to debug a simple ASP.NET project on a windows server2003 and i receive a msg that saya's i dont have permissions and to check if i am in a debugger group.
I following the IIS (version 6.0) with the "Manage your server" from the administrative tools. i did the following:
1. make sure that the machine debug manager service running 2. the digest authentication is unCheck 3. add the IUSR_ to the debugger group in the AD (the computer is a domain controller) 4. i gave the user a full control over the wwwroot library
is there an industry standard method of costing out a project the problem i have is that when talking to a developer they say "i dont know how long it will take" which just isnt acceptable.
Is there a way to pass a URL parameter from a previous page to the next page (without clicking a hyperlink)? There are 3 pages. user_edit.asp, user_delete.asp, user_delete2.asp. I want to pass the customer_id parameter from user_edit.asp via a hyperlink to user_delete.asp and then after some asp manipulation I want to pass the existing customer_id parameter to the user_delete2.asp page (or again to user_delete.asp) without the user doing anything (such as accessing a hyperlink).