Learning How To "read" IISState Log Files

I'm trying to debug an application that causes ASP to stop responding
while the other IIS services continue to run and the server continues
to serve static HTML pages. I've captured a set of log files using
the IISState utility but I'm not sure what I should be looking for.
Would you be able to point me to some resources to help me to learn
how to interpret these files?

View Replies


ADVERTISEMENT

ASP To Read The IIS Log Files

I am wanting to use ASP to read the IIS log files on our web server. Can anyone help?

View Replies View Related

Read ASP Files

I need some help because I don't know much about ASP files and I have some on my computer but am unable to read them. What program do I need to install to do that?

View Replies View Related

Read A .wav Files

I am having a few .wav files and want to read some contenet out the .wav files do i need any componenet to read this file , or it can be done via asp using file system objects or any other possibilites.

if you open any .wav files in any text editor you can see it shows some information garbled and then some text which is useful for tracking the wave files if stored in database i want to do that same.

this is what i see in the last row of my wav file from which i hv

06908 08282006 121408 23 8038 21 0314476 000000000 20 03 0

View Replies View Related

Read .doc Files

does anyone know of a ASP script that opens .doc files , read its contents and displays them on browser. please i need this script urgently, i know its read binary and not text but i want someone to help me with the script.

View Replies View Related

ASP Read/Write .TXT Files

How can I use ASP to both read and write to a TXT file?

View Replies View Related

Read Text Files

I want to read textfiles with ASP. But I want to do this in a special way.

I want to set a variable, for each line.

So for example:
Dim line1, line2, line3, line4, line5
line1 = Line 1 of the text file
line2 = Line 2 of the text file
line3 = Line 3 of the text file
line4 = Line 4 of the text file
line5 = Line 5 of the text file

How do I have to do this? .....

View Replies View Related

Write/read Txt Files

I need to do something very basic in asp. What I want to do is have one page that has a text box, and a button... the user can type whatever in the text box, and click submit, and it will create a txt file. Every time the button is pushed it overwites the file...

Then on a seperate page, whenever the page is loaded, it reads from the file and posts it on the page..I think this is very basic, but I'm very new.... I need to write it in standard ASP. One other thing that would be helpful is to have a limit on the amount that the text box will hold.

View Replies View Related

Read / Write Ini Files

im making a proj. that would read ini or txt files.. and would display the content of that file in a combo box..

ex.
aaa
bbb
ccc

im currently using this "<!--#include virtual="//path/filename.ini"-->" but the problem is, it would display all the text on that file..

is it possible to retrieve the content and display it in a combo box per line?

ex.
line 1 : aaa = list.index(0)
line 2 : bbb = list.index(1)
line 3 : ccc = list.index(2)

View Replies View Related

Read Excel Files

i was wondering if it is possible to read an excel file from the client side and for example, print the cells info in a <table> using ASP of course

I have one that makes this but, i have to indicate the fisical location of the file (C:inetpubwwwrootexcelfileexmpl.xls), wich means, my machine.

View Replies View Related

Unable To Read Files In Directory

IIS cannot read files in a directory reporting that :

Microsoft VBScript runtime (0x800A01B6)
Object doesn't support this property or method: 'Fso.GetFolder'

This has to do with Scripting.FileSystemObject.
I make sure the scrrun.dll is properly registered with regsvr32.
Still the problem persists.

Previously I do not know what I did right once in permission setting and
managed to display the said files but it went away after tweaking the
permission for make other functions available.

I scoured the web and this problem is a perrenial one. Many many suggestions
have been made even in expertsexchange site but no real solution. I don't
understand why it is so difficult to have this file system service up and
running.

View Replies View Related

FileSystemObject To Read Text Files

Can I use FileSystemObjects to Read Text Files on my server rather than just on my local drive?

View Replies View Related

FSO Delete Files As Read From Recordset

I have client who has database full of crap. One field in the "property" table is imageurl. I have been able to successfully extract only the file name from the string, such as "2030323.jpg". All images are stored in a directory called "listings". What I am trying to do is to loop through the recordset, and read each imageurl.

If there is an image file in the "listings" directory, then delete the file. It appears that some fields contain imageurls that no longer exist in the listing directory. Here is the code I have so far, I almost had it, as it told me at one point the file didn't exist. Then I screwed up the code and this is where I am at: Code:

View Replies View Related

Read/write DBase IV Files

I've got to learn how to read/write dBase IV files fast. Please provide a good quick start / tutorial and / or some good links here.

View Replies View Related

How Can Use ASP To Read In The Ms-word Document Files The Content?

How can use ASP to read in the ms-word document files the content, then copy
the content to access?

I attempt ("word.application") have opened with CreateObject to word
document only. Can I use "Find" function to search ms-word content in ASP?

View Replies View Related

IIS Hangs ASP - Tried IISState

I've a server which hosts couple of hundreds sites. From time to time I can't access some of the websites, all of them are ASP. HTML ones are fine.

I've tried to use iisstate, but I can't seen any errors in the log, not even a warning. Also, there is nothing in the Event Viewer. The server is 2003 standard.

If I will restart IIS service, all is back to normal. I know this doesn't say much, but do you have any ideas where should I go from here?

View Replies View Related

Server.Execute - IISState Log Attached

I had previously explained this problem in a different thread, but now that I have an IISState log, I figured I'd re-start the thred. My situation and the log are following...

I have a very odd situation here. I have an administration page, where based on a users permissions, a recordset is called from the SQL server which has a list of paths to "Module Menus". Each of these menus are then placed into the page by calling Server.Execute(rs_Modules("ModulePath")). This works fine for up to 15 "menus" After that, the session variables that were set (not including those called by Global.ASA) are no longer set.

For example, when the site launches, Global.ASA sets a bunch of session variables. Then when the user logs in more authentication session variables are set ( I have a page where I can view all these). If the user only have 15 module menus available, all is well. Any more than that and when I check the session variables, only those set in Global.asa are still there. This means that when the user tries to click on a menu, the authentication variables are gone, so they are re-directed to the login page. If I remove some menus for the user, all is well again.

I'm also getting the following in the System Event Log: .....

View Replies View Related

ASP Pages Hang. IISstate Log Attached.

Running a Win2k box.
Every few hours, IIS decides to stop serving asp pages.
The machine has multiple hosts on it and this occurs with ALL asp pages.
Running IISrecycle resolves the issue.

Any ideas? Code:

View Replies View Related

Learning .NET

The company I work for is preparing to have our website recoded using .NET. I don't know anything about it and I know that you do, or did at least. So, my first question...is it possible to code .NET for free? For example, ColdFusion server is free to download, and I code it using a plain text editor. Can I do something similar using .NET? I want to learn .NET enough so that I can understand the programmers working on the site.
Any help would be great. I've found some tutorials so I'm good there...I just need the framework before I can start using those tutes.

View Replies View Related

Learning ASP.NET

I'm thinking about learning ASP.NET.
I currently have:

Windows 2000 Pro
Dreamweaver MX 2004
IE 6
NS 7
TextPad. 4.5


I currently code in ASP-Jscrip, server side/ MSSQL
What do I need to beable to learn ASP.NET? What software, what Version
of windows etc.any good URLs to learn sites that I can use to learn?
what books are recommended?

View Replies View Related

Learning ASP With IIS

I want to learn ASP. He runs Win2K and I run WinXP HE. He just installed IIS on his computer. I've read that Microsoft doesn't support the installation of IIS on XP Home edition. Is it possible for me to access ASP from my computer?

We are connected to the same cable modem via a router but we aren't sharing files.

On another note, he is not very careful with viruses or firewalls. So he's gotten a LOT of viruses lately. That's the reason why I don't want to share files with him. But, since I need to learn ASP, I'm willing to start sharing files. Is there anything I could do to make our connection safe? I am running NAV and ZA.

View Replies View Related

Learning ASP

i've looked a little at ASP...I think i'm going to learn this first; instead of PHP. It seems pretty easy also, so I might as well learn this now-Seems like more companies (Therefor more jobs) use ASP. A virtual hosting account with MS SQL isn't that much more, so really...Cost doesn't matter..not yet anyway.
In asp you can use a different scripting language like VBscript, JScript, or even perl? Any others?
What are some good Beginner books on asp?
What are some good Intermediate-advanced books on asp?

What are some good beginner books on SQL?
What are some good Intermediate-Advanced books on SQL?

View Replies View Related

Learning ASP

I have been learning PHP for the past six months and am thinking about trying ASP. What exactly the difference between the two languages and what is it used for.

View Replies View Related

Learning

I've been using PHP for my own personal sites for a while. Been using WAMP server so I could develop the site on my own harddrive using PHP and MySQL. Now, it just occurred to me that ASP is probably the better route as far as getting a job.

So what are some good references? I prefer a book over websites so what book should I look for? I've only recently figured out that ASP isnt a language and that you use either JScript or VBScript. While I come from PHP, Jscript should naturally be my choice, but I think I'm going to go with VBScript. Should I look for an ASP book or a VBScript book or both?

View Replies View Related

ASP Learning

I use Dreamweaver to develop ASP sites and am reaching a point where yes it is helpful but I want to know more.

I would like to dive in a hand code things one of these days and was wondering if anyone out there has any good references as to where I could learn the language from the ground up. I figured I'd ask the professionals out there so I can learn from a good reputable source, this way I can learn the right way.

View Replies View Related

Learning Client Ip

how can i learn client ip who connect my site..

request.ServerVariables("REMOTE_ADDR") with this i learn my server ip..

View Replies View Related

Learning ASP - DB Connection

I have been learning ASP stuff and have started to try to get into database connections.

We have Microsoft SBS4.5 (NT 4 packaged product) and it comes with Microsoft Internet Information Server 4.0 & Microsoft SQL Server 7.0 (these are running on the same machine). The server is running the ASP pages ok, and i can do simple ASP things like "the time at the server is xxx" etc.

I have written the following script to check my database connection : Code:

View Replies View Related

Learning Time

How hard is it to learn asp?What is the average learning time

View Replies View Related

Tutorials For Learning?

Please tell a site from where I can download the tutorials for learning the ASP ?

View Replies View Related

Learning Site ASP

I want to create some quizzes with Macromedia Learning Site and everything is working except for one thing. I can't get the text input from a textbox via form input to write into one column in an Access database.

It writes everything that it is supposed to except the columns to the right are filled with text that should be in the previous column. I am pasting the code below. What can I change to make the textbox input stay in one column.

Anytime there is more than one word entered in the textbox, it carries over to the next column. How can I tell it this is a string of data please? The textboxes (in this case) are ReceivedData(6) and ReceivedData(5). Code:

View Replies View Related

AICC - E-Learning

I am tasked with getting and application functional with AICC/SCORM. It is currently an .ASP and XML based web application. I just can't find any real code examples of how people are implementing a AICC "wrapper" to get the basic level of communitaion going between a CMS(LMS) and the course.

I think I understand the concept but really would like to see an example of sorts. Anybody out here actually write their own AICC Courses?

View Replies View Related

Learning The Language

I'm sort of trying to force my way through some manuals and w3schools trying to pick up asp. i'm farmiliar with PHP so i figure it will be a breeze there's just one general theory idea i don't understand. if ASP can be written with either javascript or vbscript. then is ASP just adding the <% %> tags around the code?

something like "Session.Timeout" or "response.write" this doesn't look like VBScript to me. are these elements of ASP, VBScript, or something else?

I hope you can understand my question.I'm sort of confused with the languages / where to look to find information because i dont know what to look for.

View Replies View Related

Open Source Learning

My company has developed a Learning and Content Management System (LCMS) using ASP (there is some .NET) and SQL Server 2000.I are currently exploring the idea of releasing the source code to the Microsoft development community under an open source agreement. If you or someone you know would be interested in participating please reply to this post with your contact information and why you are interested. (You may also send an email to URL with the subject "Open Source LCMS")

View Replies View Related







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