LittLe3Lue Posted March 10, 2003 Posted March 10, 2003 ok im very new to asp, and never used asp.net before. every tinme i try to make a new asp.net project in vs.net, it tell me to created right on a web host, even if its localhost, but it wont let me, im not sure if im doing somthign wrong, or if its a problem with my IIS. is there any way to just make a local asp file/project? what is the correct way to start a new asp.net website... Quote If you think that you think, but you really can't think, were you even thinking at all? Or was it just a thought, that you had been thinking a thought, that could not have been thought at all. think about my thought... why not?
Moderators Robby Posted March 10, 2003 Moderators Posted March 10, 2003 Do you have IIS 5.0 installed and running? Quote Visit...Bassic Software
LittLe3Lue Posted March 10, 2003 Author Posted March 10, 2003 added error/// well its not my IIS, and i tried repeatedly to create a local file, but it wont even give me the option to make a file untill it has a http:// preceding the location. so i assume it needs to be host based immedietally. its all very complicated at the moment. Quote If you think that you think, but you really can't think, were you even thinking at all? Or was it just a thought, that you had been thinking a thought, that could not have been thought at all. think about my thought... why not?
LittLe3Lue Posted March 10, 2003 Author Posted March 10, 2003 yes installed and running, and made sure that my directory can be written to as well, even by anonymous users, so idont see the problem so i was doin it correct tho? its giving me an error that althought he directory allows for file share, that there was an error etc etc. its leading me to beleive that my ISP doesnt allow me to do so... could this be possible? i have rogers cable internet... i took a screenshot of the error, although i left it on my pc and didnt upload it anywhere so it may not come up if my pc is shut down. http://24.153.31.43/images/error.jpg Quote If you think that you think, but you really can't think, were you even thinking at all? Or was it just a thought, that you had been thinking a thought, that could not have been thought at all. think about my thought... why not?
LittLe3Lue Posted March 10, 2003 Author Posted March 10, 2003 oh yes, and i used the format http://IP-ADRESS/DIRECORY/FILENAME (with no extension) when creating a new asp projectthe directory is define in IIS as a read/write with no security limitations for that directory. hmmm... is this correct all the correct way to do it? Quote If you think that you think, but you really can't think, were you even thinking at all? Or was it just a thought, that you had been thinking a thought, that could not have been thought at all. think about my thought... why not?
Moderators Robby Posted March 10, 2003 Moderators Posted March 10, 2003 Your ISP has nothing to do with this. The first thing I suggest is Uninstall the DotNet Framework, not visual studio IDE. (ONLY the Framework). Do it from the Control Panel >> Add/Remove Programs. Once you remove the Framework just insall it again. The reason is that during the initial it's possible that it didn't detect the IIS properly. The Framework can be found on the VS.NET CD, it's 21 Mb. in size. Quote Visit...Bassic Software
Cassio Posted March 10, 2003 Posted March 10, 2003 Try this: Insert the Visual Studio .NET Windows Component Update CD, and then on the Start menu choose Run: <CDDrive>:\dotNetFramework\dotnetfx.exe /t:c:\temp /c:"msiexec.exe /fvecms c:\temp\netfx.msi" Quote Stream of Consciousness (My blog)
*Gurus* Derek Stone Posted March 10, 2003 *Gurus* Posted March 10, 2003 Try running the following at a command prompt before you hassle yourself by reinstalling the framework: Aspnet_regiis -i Quote Posting Guidelines
LittLe3Lue Posted March 10, 2003 Author Posted March 10, 2003 whoa the last 2 suggection went way above my head, but thanks for the advice, the main thing here is that i no longer feal stupid not knowing how to make a new project, and that there was actually a problem :) ill try to reinstall its not a big deal... anbd if not ill do the other 2 i might not have been running my IIS at the time i installed framework, but im sure i had it installed, weird... Quote If you think that you think, but you really can't think, were you even thinking at all? Or was it just a thought, that you had been thinking a thought, that could not have been thought at all. think about my thought... why not?
LittLe3Lue Posted March 11, 2003 Author Posted March 11, 2003 well running aspnet_regiis -i didnt work in cmd prompt. and i seem to have all 7 cds from .net... except cd5. jsut my luck,t he sotry of my life :). ill have to scavenger around, it has to be here somewhere. rrr..... Quote If you think that you think, but you really can't think, were you even thinking at all? Or was it just a thought, that you had been thinking a thought, that could not have been thought at all. think about my thought... why not?
Moderators Robby Posted March 11, 2003 Moderators Posted March 11, 2003 Download it here ... http://www.microsoft.com/downloads/details.aspx?FamilyId=D7158DEE-A83F-4E21-B05A-009D06457787&displaylang=en Quote Visit...Bassic Software
Daspoo Posted March 11, 2003 Posted March 11, 2003 This may sound like a silly question, but are you running Windows XP Home Edition? If so, you probably don't have IIS, or a component of it, on the machine. I ran into that problem early on, and ended up using XP Pro. Just a thought and something else to rule out as a possible contributor to this issue... Quote 3,450,897,223 posts away from crazy...
Moderators Robby Posted March 13, 2003 Moderators Posted March 13, 2003 Daspoo, he already said that IIS is running. Quote Visit...Bassic Software
Daspoo Posted March 13, 2003 Posted March 13, 2003 Sorry. :o I'm pretty much little help on this one. Quote 3,450,897,223 posts away from crazy...
LittLe3Lue Posted March 16, 2003 Author Posted March 16, 2003 yes i have IIS running from win 2K proffecional. i was goin to install win 2k server but i didnt think i needed to since this isnt solely server based, nor is it mostly server based. i usually just fool around with it. and i heard that server does not run all yer other stuff as well. Quote If you think that you think, but you really can't think, were you even thinking at all? Or was it just a thought, that you had been thinking a thought, that could not have been thought at all. think about my thought... why not?
LittLe3Lue Posted March 16, 2003 Author Posted March 16, 2003 hmmm does anyone know how to uninstall the .net framework?! its not under add/remove proggies or under windows components... Quote If you think that you think, but you really can't think, were you even thinking at all? Or was it just a thought, that you had been thinking a thought, that could not have been thought at all. think about my thought... why not?
AndreRyan Posted March 16, 2003 Posted March 16, 2003 Don't uninstall it if you can't, just run the install again, it will override the previous files Quote .Net allows software to be written for any version of Windows and not break like Unmanaged applications unless using Unmanaged procedures like APIs. If your program uses large amounts of memory but releases it when something else needs it, then what's the problem?
LittLe3Lue Posted March 18, 2003 Author Posted March 18, 2003 no it sais i have already installed .net framework and wont let me override. Quote If you think that you think, but you really can't think, were you even thinking at all? Or was it just a thought, that you had been thinking a thought, that could not have been thought at all. think about my thought... why not?
LittLe3Lue Posted March 18, 2003 Author Posted March 18, 2003 Correction, i meant to say it wont let me overwrite. anyway, i sitll cant find out how to unistall it, can anyone assist me? Quote If you think that you think, but you really can't think, were you even thinking at all? Or was it just a thought, that you had been thinking a thought, that could not have been thought at all. think about my thought... why not?
LittLe3Lue Posted March 20, 2003 Author Posted March 20, 2003 okay, well today i realized that i did not have my asp.net service running, and for a sec i thought that might have been the cause of the problem,, but alas, no, and i think that the service is just for running asp.net files, not creating them. but it got me thinking, perhaps there is soemthign that i have just not done that needs to be done in order fo the .net framework to work? i have not touched it after installation, i have not changed any setting, and i dont really know how it works - should i have? Quote If you think that you think, but you really can't think, were you even thinking at all? Or was it just a thought, that you had been thinking a thought, that could not have been thought at all. think about my thought... why not?
scorpion555 Posted March 27, 2003 Posted March 27, 2003 Hi all i think Iam getting the same problem he is. this is how my screen looks like http://utminers.utep.edu/fvigil/prob_1.jpg any help would be appreciated, thanks Quote
scorpion555 Posted March 28, 2003 Posted March 28, 2003 sorry, i didnt do it right, http://utminers.utep.edu/fvigil/prob_1.jpg i think that should work Thanx Quote
dsgreen57 Posted April 2, 2003 Posted April 2, 2003 LittleLe3Lue, try setting up a virtual directory in IIS and setting permissions so you can run scripts. Write a simple asp.net file in notepad and save into the virtual directory you created, remembering to save with an .aspx extension and selecting All Files in Save dialog so notepad doesn't save the file (filename.aspx.txt). Open IE and type in you computer name followed by \ and the asp.net file name. This will determine if your ASP.NET installation is working, loads of problems are caused by installing IIS after .NET or by re-installing IIS after the .NET framework, either one and you need to follow Cassio post.. or look on MSDN for installing IIS after .NET and you should find the command you need. Once you know your ASP.NET Installation works it is easier to fix the fault within the IDE. Quote
scorpion555 Posted April 3, 2003 Posted April 3, 2003 ok i finally got mine to work, ... all i had to do was to reinstall IIS and WOOT WOOT its working thanks to the replies before. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.