|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Hey my system was formatted and reinstalled with WinXP(SP1) lately.
IIS 5.1 have been installed, and NTFS file system is been used along with Zone Alarm 5.5. Now My Problem is when i try to access my asp or HTML files through my local server (i.e.IIS 5.1) i get the formattings wrong and strangely when i check the HTML files through windows explorer it shows fine. When i cross checked with the source view i noticed that source code of the system has not been fully downloaded by my browsers (Mozilla Firefox1.0,IE6.1(sp1)). Any help in this matter would be helpful Oh i forgot to mention i recently tried to install .net developer IDE but due to lack of space i had to cancell the setup .... is this a cause ...? anyway i am totally confused.... please help its very important ... And i would like to also know whether NTFS partition is creating this chaos. Please help me ..... |
|
#2
|
|||
|
|||
|
Start by turning off ZA, and any script blocking software for testing purposes.
What do you mean "get the formattings wrong" And yes, if you had an aborted installer, or if you are out of disk space, any number of strange things could be happening. You could try to uninstall and then reinstall IIS, I suppose.
__________________
====== Doug G ====== I didn't attend the funeral, but I sent a nice letter saying I approved of it. --Mark Twain |
|
#3
|
|||
|
|||
|
hey thanks for that post ... i hav found the problem to be with ZA , as i shut it down the pages loaded normally ... but the worst problem is i cant shut down ZA coz i hav a always online connection to my ISP ... so the machine will be exposed to hacking or viruses. please advise a solution to this problem .
Thanks in advance.... |
|
#4
|
||||
|
||||
|
Quote:
Disconnect your internet connection when working with IIS and your ASP pages locally, turn off ZA. Then normally turn on ZA when online
__________________
................... ASCII and ye shall receive .................. Knowledge is the only resource on earth that multiplies when shared Support the Shemzilla Project Powered by C# |
|
#5
|
|||
|
|||
|
hey thanks for that post, now a new problem has arised...
Now when i run my ASP pages, it runs properly but when it connects to a database it shows it cannot create a temp registry values for connecting to the Database this error message is shown by Microsoft JET Database Engine but the strangest thing is that i am using only the generic Access driver and not Jet to connect to the database. This database used to work fine under the same script on IIS5.0 .... And i would like to know if there is any way in which i can specify my database password in a JET connection so that i can check my database with JET drivers.... Please help.... IIS is making me mad ... |
|
#6
|
||||
|
||||
|
You need to check your db permissions.
What db are you using? |
|
#7
|
|||
|
|||
|
I am using Access 2000, and READ/WRITE permissions is allowed....
HELP! |
|
#8
|
||||
|
||||
|
Check your db permissions and make sure that everyone has permissions to this db.
How? Right click db->go to security->make sure that everyone is checked on with full access. Don't see the security tab? Open your folder or any folder then click on: Tools->Folder Options->View Tab->Uncheck "Use Simple File Sharing (Recommended)" ->Click Ok Then go back and check for permissions. |
|
#9
|
|||
|
|||
|
Thaks for the post. My problem is solved.
Now let me ask one more thing ... Is there any way in which i can specify my database password in Jet Database Driver string used to initialise a connection?? Thanks in advance |
|
#10
|
|||
|
|||
|
conn.open strConnection, strUser, strPassword should work.
|
![]() |
| Viewing: ASP Free Forums > System Administration > Microsoft IIS > Iis 5.1 Error! |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|