473,543 Members | 2,446 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

IIS / Internet Information Server Forum

IIS topic discussing Microsoft's Internet Information Server including its configuration, optimization and other related topics
1
5,873
thread by: aryan2cool | last post Jan 14 '08 by: jehrich
hi i am using iis server and coding is in php.the problem is that iis server is not responding to it. extension at ini file uncommented,but stiil even hello world is not being printed... any suggestions...
5
21,646
thread by: myth0s | last post Jan 15 '08 by: jehrich
Hello everybody :) I have trouble getting my ASP application to work. I googled a lot for a solution... many solutions I tried came from The Scripts, but none of them worked. Nonetheless, I think somebody out there can help me ;) So, I have an ASP.NET 2.0 application on the test server. That application doesn't work, I get "Server...
1
7,807
thread by: taufik | last post Jan 16 '08 by: kenobewan
Hi.. I install a web base system. I using MSSQL 2000 database and the Driver should be SQL Server. I try run the system but i couldn't open. The message that appear "Logon failure: user account restriction. Possible reasons are blank passwords not allowed, logon hour restrictions, or a policy restriction has been enforced.". Is it IIS problem...
3
2,040
thread by: bisjom | last post Jan 17 '08 by: kenobewan
I was trying to migrate our intranet to new server and I copied all the folders. I am using IIS 6.0 under windows 2003 server and unable to run the .ASP page, when I try to run ASP page the error comes on IE is HTTP Error 404 - File or directory not found. Internet Information Services (IIS) The file exist in respective directory and...
2
3,731
thread by: Elfinster | last post Jan 18 '08 by: Elfinster
Someone suggested I post this here. Nobody in the ASP forums had an answer I'm getting this error while trying to rename a file on my webserver Microsoft VBScript runtime error '800a0046' Permission denied /pictures/testy.asp, line 11
0
1,397
AnuSumesh
thread by: AnuSumesh | last post Jan 21 '08 by: AnuSumesh
Hi All, I am running IIS7 and have a ASP.NET web application for windows system administration task. In the back-end we are impersonating to windows administrator user and executing the administrative program(say servermangercmd.exe). But we are always getting "The requested operation requires elevation". Please help us how to get rid of...
1
1,450
AnuSumesh
thread by: AnuSumesh | last post Jan 22 '08 by: kenobewan
Hi All, I am running IIS7 and have a ASP.NET web application for windows system administration task. In the back-end i am impersonating to windows administrator user and executing the administrative program(say servermangercmd.exe). But i am always getting "The requested operation requires elevation". Please help me how to get rid of this...
1
4,870
thread by: myshona | last post Jan 22 '08 by: kenobewan
Hi All, I want to run a php script in IIS Server. How to do it?. Regards, Raj
4
6,352
thread by: talktozee | last post Jan 23 '08 by: davidknapp
Hey, everyone. I have a server that both hosts multiple websites AND sends mass emails for those multiple websites, but it does NOT receive email for those domains. Each website has both a public and private IP, which are bound to the NIC. When I send out my mass emails, I would like it so that the "Received: from" lines in the message...
2
4,347
thread by: farid25 | last post Jan 23 '08 by: davidknapp
I have a web application hosted on windows server 2003 "IIS 6,virtual ip", that is used on the local intranet of my company. now i want to access this web application from a real ip PC how can I do this?? thanks for your help
6
2,100
thread by: sitko | last post Jan 23 '08 by: davidknapp
Hi, I'm very new to IIS, the current project I'm working on, uses one as a location to store files that are uploaded to a later part of the process. Would it be possible to store a small log file at this "location", to read and write to, from a VBS script? Is there anything I need to do for this, or would I be able to just access the path...
14
4,665
Sakalicek
thread by: Sakalicek | last post Jan 25 '08 by: navneetkaur
Hi all, could you please help me with my big problem? I have WebService on IIS. This WebService has methods to control database stored on server. I am using Postgre database and to access to database I have Npgsql.dll library. This library is stored in GAC (global assembly cache). The WebService is not able to open the connection to the...
7
8,623
thread by: Girish Kanakagiri | last post Jan 26 '08 by: kenobewan
I have created a html page. I want to see it in internet explorer by typing http://localhost/ How can I do this ? please reply to the earliest.
3
1,931
thread by: cbecbe | last post Jan 28 '08 by: jhaxo
Which server is best for hosting multiple domain? IIS or Apache.. I need the information of comparision between IIS and Apache.. by cbecbe
0
1,635
thread by: Shaky8 | last post Jan 28 '08 by: Shaky8
I need to redirect this url https://www.mydomain.com/commpref.htm?email=myuser@myemail.com to https://www.mydomain.com/en-us/commpref.htm?email=myuser@myemail.com I got it working by creating a virtual directory called commppref.html and setting the redirect to a URL as follow: https://www.mydomain.com/en-us/commpref.htm?$P How would I...
1
3,421
thread by: dannygoor | last post Jan 31 '08 by: kenobewan
I have an IIS server running on MS SBServer 2003 R2, I would like to do the following, please help me if you know how to do this: I want users to go to my website www.example.com and I want a window to open up either as an iFrame or as a new window to another site www.example2.com. The thing is that www.example2.com will only allow my IIS...
8
3,979
thread by: qmpeople | last post Jan 31 '08 by: qmpeople
Hello, I'm having some problems with decoding urls on IIS6. When I click on URL UTF-8 encoded, resulting querystring replace any non english chars with question marks. Why? I use UTF-8 encoding in my pages !!! Thank you
1
2,347
thread by: pjneil | last post Feb 1 '08 by: kenobewan
Hi all I have an asp app running on iis 5 on windows XP Pro SP2, this involves some server side printing. I have coded a COM to handle this. I had to allow the system account printing rights with a registry edit. My question. I have to migrate the whole thing to a server running windows 2003 SBS - iis 6. Will i need to perform similar...
1
1,588
thread by: ashuanand | last post Feb 1 '08 by: kenobewan
Hi We are having the architecture like this IIS(6.0)(Windows) ----> Apache(windows) ------->Oracle 10g(Solaris). The database contains the PL/SQL containing the HTML tags which rendered the Page on the web browser. Now we are having two Database server Oracle 10g both on Solaris machine of version(10.1.0.3.0) and (10.2.0.1.0). When we...
1
2,898
thread by: PMBTech | last post Feb 2 '08 by: kenobewan
Here's the deal. I want to find out if I can set my servers up to run NET1.1 and NET2.0. Currently they are setup to run NET1.1. They are running WIN2Ksp4 and IIS 5.0. I know the 2 NET versions have to run in their own application pool, but I cannot find anything on how to set that up with IIS5.0. Is it even possible, or does it have to be...
2
2,096
thread by: mentor | last post Feb 2 '08 by: mentor
I'm running a small web site with IIS and asp.net on only one machine. There are alot of pics and posts. To improve performance, proper cache scheme is needed. I found memcached is good for distributed system, but not apropriate to my situation. Could anyone please give some advice? How about squid ?
2
3,054
thread by: sudhaMurugesan | last post Feb 5 '08 by: sudhaMurugesan
Hi all, In my ASP.net application, i browse & save some files & open later. For this, I save files in a Temp folder . When i publish the newer version of the same website in IIS, all the previously saved files gets deleted & i cannot retrieve later. If I create a virtual directory for that Temp folder is it Ok. I also have 3 more folders to hold...
1
1,685
thread by: manivelk | last post Feb 5 '08 by: kenobewan
Hi, I have a query about SMTP server. I want to know how to use the SMTP mail server in my C#.Net project.. i need the reference files, settings and sample codings.. Please help me out.. Thanks in Advance.. Manivel . K
2
6,128
thread by: jhaxo | last post Feb 5 '08 by: kenobewan
I have a web page that I installed to IIS 6.0 from a web deployment project successfully. I am trying to deploy the same application to laptops that are running IIS 5.0. I am getting an error "the page cannot be found". My virtual directory is setup correctly (at least in the same manner as per iis 6). I dont see a tab for web service...
3
3,184
thread by: enggwaqas | last post Feb 6 '08 by: kenobewan
I have a web service that normally takes 50 minutes to execute, howerver when it reaches to 20 minutes it gives HTTP 500 internal server error. I tried every possible solution like but not luck. -Enabling the session state and increasing the session time out from IIS Application Configuration. -Increased the request timeout from IIS...

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.