ADVERTISEMENT

IIS5.1 ASP

Not sure if this is the correct newgroup to ask this, if it is not please direct me to the correct location. I have IIS5.1 on a Windows XP Pro SP2 machine. The extensions for ASP and asa are missing the DLL files. Like "inetsrvasp.dll" how can I get this
back. Would this be on the original CD.

View Replies View Related

IIS5 VS IIS6

I have a custom File management ASP application that handles Large File uploads and download from a database (30 - 40 MB files) The application works fine on IIS5 but when I relocate it to IIS6 i get an error when I file not found error when i attempt to download out of the Database. IS there a reg setting or metabase setting that i need to change to handle large blob outputs.? Sorry I can't be more specific about the error msg but that is all it give's me a File not found error. it does however work fine with small files less then 2mb in size

View Replies View Related

IIS5 And Windows XP Pro SP2

I am using MS Visual InterDev 6.0 SP5. When I connect up to web servers not
local to my machine, I am able to create the project; however the issue
comes when I am tring to create a new local project. It keeps asking me for
a user name and password. I did not setup a password.

View Replies View Related

IIS5.1: 404 Error

Having previously had this working on my XP machine, I've come back after a month to find this error occuring now. In the meantime, I had installed PHP (v4.2.3) which could easily be a factor.

The symptoms are that when I call an ASP page, I get a standard 404 error. However, if I dont specify a page, and a default/index page is found, it renders the page OK. I've uninstalled PHP & rebooted, but this didnt work.

View Replies View Related

Db Permissions IIS5.1

Ive recently migrated from dirty ol' PWS on Win98 to IIS 5.1 on XP and Im a little unfamiliar with the IIS snap on. Would any of you be able to help me with permissions so the Db can be updated but without adding security risks.

View Replies View Related

Unicode And IIS5

I found this articel that says that Server.HtmlEncode will screw up unicode data. I'm using htmlencode on many pages and cannot see that data are corrupted.

It says in the "This information in this article applies to" section that it is applicable for ASP 2.0 with IIS4 and IIS5. I thought IIS5 only supported ASP 3.0? Is the Server.HtmlEncode OK to use in ASP3.0 on IIS5?

View Replies View Related

Enable ASP On A W2K3 Box

I hava a new Windows 2003 box running IIS.When I try and display an asp page it says page not found.but the page is there.I've checked the settings in IIS - I have execute
permissions script only.What do I have to do to allow ASP to run?

View Replies View Related

Enable The HScroll Bar

I want to display a tool tip for each item in multi select box(list box) in a web page.i want to enable the horizondal scroll for the list box.if any genius knows the solution .

View Replies View Related

Enable A Checkbox

I need to enable a checkbox if text is entered into a text box.My Html is .Code:

<INPUT NAME="txtTextBox" SIZE=8 MAXLENGTH=8 TITLE="Title of text box">

What I am unsure about is the code for the vbscript. I currently have the following which I know is wrong.Code:

<SCRIPT ID=clientEventHandlersVBS LANGUAGE=vbscript>
<!--
Sub txtTextBox_onclick
Document.form.chkCheckBox.enabled = True
End Sub
-->
</SCRIPT>

View Replies View Related

Enable A Textbox

I have a form called form1, On this form i have 3 textboxes and 2 radio buttons.(called yes and no) If i load the page the 3 textboxes are disabled, Now comes my question. If i check radioButton(yes) i want to enable the 3 textboxes, does anyone nows how to do this?

View Replies View Related

Web Enable An MFC Application

I have developed an MFC application using VC++ 6.0. The
application has been properly packaged and installed in a
directory. e.g C:NMS

The directory consists of the main executable (NMS.exe)
and ceratin dependent executables (client.exe, server.exe
etc.)

Problem:

I have created a virtual directory for this C:NMS. I have
given a link to the main exe (NMS.exe) in an ASP document.
The main application runs fine, but when it calls
other .exe(s) nothing happens.

View Replies View Related

Caching Problem (ASP/IIS5)

I'm working on an ASP application on my XP m/c.

I've uploaded a copy of the ASP code and accompanying DB onto another server
that is running both IIS5 & SQL Server. This is so that the development can
be demonstrated to key users at particular points.

However, when I access the application [on the server] from my machine, I'm
getting to odd caching behaviour that I dont understand. All the pages are
being cached and I need to refresh each page to get the accurate results.

The server is configured such all content should expire immediately, and
each ASP page has Response.Expires = 0 at the beginning, so AFAIK these
pages shouldn't be cached! Code:

View Replies View Related

Difference In IIS5 And IIS6

I have an ASP app that grabs the logon user, and then I use GetObject to query the user's security groups. On a Windows 2000 server running IIS5, this works excellent. I then copied it to a different networks, Windows 2003 server running IIS6, and now I get permission denied on GetObject. How can get around this?

View Replies View Related

IIS5 To 6 Migration Trouble

We are poised to migrate about 600 ASP sites from a single IIS5 server to a new pair of IIS6 servers. However, it appears that all files with includes like:

<!-- #include virtual="../../includes/file.asp" -->
will not work on IIS 6, it returns ASP 0126, include file not found.

We have enabled parent paths, but I can't find any documentation that suggests that IIS 6 handles include directives differently than IIS 5. Has this in fact changed in IIS 6? We are trying to avoid a huge and messy "search and replace embedded text" exercise.

View Replies View Related

ASP & COM+'s Enable Object Construction

I have a site that has been working for a few years now. the web site
is using a DB Access DLL written in VB. the DB's connection string is
passed to the DLL using the COM+ enable object construction option and
using CreateObject in the ASP code.

we are now trying to install this application on a new server and we
have a very strange problem:

Server info: Win2K SP4. the COM+ package is a server package with
identity set to be the administrator.

When the ASP page is trying to call createobject the call runs fine
even though it is not going through COM+ (if i look at the currently
running objects in my package, the count is 0) and the connection
string is empty since no construction string was passed to the DLL

if i run the same createobject call in a VBS file while logged in as
the administrator, it does go through COM+ and the connection string
is fine.

so obviously it is some kind of permissions problem but i do not know
where. i have tried setting the IIS's site to use the administrators
account for anonymous access but that did not solve the problem.

View Replies View Related

Does Anyone Know How To Enable ASPX On IIS6 ?

Does anyone know how to enable ASPX on IIS6?

View Replies View Related

How I Can Enable Or Configure Https

How I can enable or configure https on a certain page(file).

View Replies View Related

Enable/Disable Combo Box

I have two option button and on combobox,in that combobox i added "all" statically. My need is if i select that first RADIO BUTTON that "all" in the combobox has to be enable and if i select that second RADIOBUTTON the "all" in the my combobox has to be disable.this is my need.
My first radiobutton name is all and second is select. tell me the coding and where i have to write that coding. please answer me becos i am new to this environment.

View Replies View Related

ENABLE/DISABLE POPUP

I create a popup web page using:

newWin = window.open(.....)

In the popup window I have href links. The popup takes a while to load and I don’t want the users to be able to click on a link until the popup information has finished loading. Does anyone know what Visual Basic Script commands I can use to disable then enable the display in the popup window while the text and hyperlinks are loading (preferable I would still be able to see the text in the popup while its disabled.

View Replies View Related

How To Get Server To Enable .aspx

i just installed .net framework 1.1 from microsoft because i have some .aspx files written. i have windows 2000 server. i can't get the .aspx files to be recognized i guess because they work on another server i tested them on.

Do i need to download anything else. What do i do to get my server to process .aspx files. when i try viewing the .aspx file in mozilla it wants to download the file. in explorer it just doesn't work.

View Replies View Related

Sending Email Iis5.1(xp) Cdosys

I am trying to send myself an email using cdosys. The error i get is:

CDO.Message.1 (0x80040222)

The pickup directory path is required and was not specified. my code looks like this: Code:

View Replies View Related

IIS5 Not Showing ASP Files, Shows Others

Annoying problem on a server with IIS 5. [We have other
IIS 5 that show asp files just fine. I'm at a loss. ]

I can open htm, html, gif, jpg, all files except asp
files. The message when opening an asp file is:

"The page cannot be found...
blah blah blah
HTTP 404 - File not found"

I've looked everywhere. Permissions are okay with IUSR
and security since we can browse other files. The asp
files in question are NOT marked Hidden...

What can I do to make it render the asp files? Ideas?

View Replies View Related

ASP Error Messages Not Getting To The Client With IIS5.1 On XP Pro

I just upgraded to Windows XP Pro from Windows 2000 Pro. All my ASP stuff seems to work, except that when an ASP page generates an error, and the Error handling is set to "On
Error Goto 0" the page just stops, as if I typed a response.end, and no
error information is returned to the client. If I set On Error Resume Next,
and write err.desc after the offending line, the error text is written
correctly. For debug purposes of course it is nice to be able to
immediately see the line number, and description though.

Anyway, does anybody know what setting I need to change to fix this? I have
server side, and client side debug set, and I have it set to send detailed
errors to the asp page.

Another interesting thing is if there is a compile-time error, like a syntax
error, or something, the page doesn't load, but I get the error message
until an error happens with the above condition, after that, it will just
return a blank page.

View Replies View Related

Problem Setting Up Web Site (iis5) With Asp

I simply create a new web site using Windows 2000, IIS 5.
I use say c:est as a home page, in this folder there is a file
homepage.asp.

I assign a dedicated ip address to this web site.
If I try to browse to this web site I just get a "You are not
authorized to view this page"

Why ?? I cannot understand where the problem is ! Code:

View Replies View Related

Error When Migrating From IIS4 To IIS5

Let me first apologize for anything that makes me sound stupid. I'm really not a ASP programmer, but i am the one fixing our glitch.

First, let me explain whats going on. We have a company intranet signout board. And under our IIS4 server, it works just fine, but under IIS 5 its works except for one glitch. The board lets the user choose their name from a databse, and enter a date and time of leaving a arriving.

On the old server, if the user just entered a time, it automatically added the current date followed by the time. Now, if the user just enters a time, that all that is displayed, and for some reason the board will only allow one name to be displayed like that.

So if person A signs out with just a time, he is listed, until person B signsout and overwrites person A


I think i have narrowed the problem down to this

If FormatDateTime(Request("txtReturn" & intIndividualPerson),2) <> "12/30/99" Then

rsUDPerson("OutReturning") = Request("txtReturn" & intIndividualPerson)
Else
rsUDPerson("OutReturning") = Date & " " & Request("txtReturn" & intIndividualPerson)
End If

The idea is, if there is a date, it wil be different then 12/30/99 so nothing is changed, but if no date if there it adds the current one. It almost acts like there is no Else statement.

View Replies View Related

ODBC Enable Database Connection

In IIS 5, there's seem to be no ODBC loading under the log file format dropdown option. SO if i want to use ODBC enable database connection to store session data how shall i proceed? ODBC connection to store session data able to reduce data traffic on web server?

View Replies View Related

Enable A Textbox With A Radio Button

I have a form called form1, On this form i have 3 textboxes and 2 radio buttons.(called yes and no) If i load the page the 3 textboxes are disabled, If i check radioButton(yes) i want to enable the 3 textboxes, does anyone nows how to do this?

View Replies View Related

X-Post: Cannot Set Application Object In IIS6.0, But Could In IIS5

We have pretty simple ASP (not ASP.Net) application, which has been running fine on IIS4 and IIS5. It has now been moved to a sever running in the DMZ and managed by a 3rd party. The server is Win2003 and IIS 6.0.

Within the Globe.asa file, have an Application_OnStart SubRoutine (Visual
Basic) and it bombs out on the first line:

Application("cnSecurity_ConnectionString") = "connectionProperties"

With the error:

Server object error 'ASP 0177 : 800401f3'
Server.CreateObject failed
Globe.asa, line 25

View Replies View Related

Javascript To Enable Or Disable Controls In ASP Forms

I am trying to write javascript which will enable or disable a control on client side. I am writing a sample code here in VB but it will not work on client side, I need same kind of code in Java:

Function SetControl(ByVal ControlName As Control, ByVal strAction As integer)
If strAction = 0 Then
ControlName.Enabled = True
Else
ControlName.Enabled = False
End If
End Function

this code will not work, it is just an example and I need this kind of script to place on the top of my page which I can use on client side.

View Replies View Related

Enable Permanent Cookies But Disable Session Cookies

Is it possible for a user to enable permanent cookies but disable session cookies.....this seems like a contradition yet this is what I appear to be
reading in online articles?

View Replies View Related

ADSI - Trying To Enable A User - The User Add Works Very Well

I have written an ASP.NET 2.0 application that uses Active Directory or ADAM
to manage account users - the site has a page that allows people to create an
account (much like any site). The page populates the AD with all the
information and the user account but I am unable to enable the account.
Microsoft has information on how to do that here -->
http://msdn.microsoft.com/library/d...ting_a_user.asp
(the sample is for Visual Basic) - and I am unable to complete the bottom
portion of the script. Can some one point me in the right direction - or can
you tell me how I can add a snippet of VBscript code to an ASP.NET page.

I am using the Active DS Type library - not sure why there are multiple ones
(System.DirectoryServices) but it is rather confusing - I seem to accomplish
one thing with one and another with the other (they did have trouble
co-existing however). Anyway my script works very well but I am not able to
access the properties required to enable the account.

Here is a simple version (no error checking) of the code.....

View Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved