MSWC.Tools Error

moved an ASP application from a Windows 2000 to a Windows 2003 server I'm using MSWC.Tools to validate the existence of some files I got the next error

Server object error 'ASP 0177 : 800401f3'
Server.CreateObject Failed

View Replies


ADVERTISEMENT

MSWC.Tools

what value range for this code?

set objTools=server.CreateObject("MSWC.Tools")
Response.write objtools.Random()


I executed code several times but couldnt figure out the value range and logic.Reason for asking is we are moving to windows 2003 server and now v need to change above code from our site.

View Replies View Related

Download URL For MSWC.Tools And IISSample.PageCounter

From where i can download MSWC.Tools and IISSample.PageCounter Components for Windows 2003 Server.

View Replies View Related

MSWC.Tools & Windows 2003 Server

Hi people, I currently have a website and the asp pages include the following line:

"Set Tools = Server.CreateObject("MSWC.Tools")"

My site is hosted on Windows 2000 server.

The hosting company has offered me a new deal but on Windows 2003 servers, I took them up on this but found that my asp pages did not function as these servers do not have the Internet Information Server (IIS) Resource Kit installed on them. I found this out by
looking at http://support.microsoft.com/kb/q249290/.

As I am not the original creator of the asp pages and have no knowledge of asp, can anyone help me fix this problem where my asp pages will function correctly on the Windows 2003 server?

View Replies View Related

Using Insertion Point Of Data With MSWC.Tools

anyone have an example of using insertion point of data with MSWC.Tools ?

e.g. how can I send data to a "div" tag ?

Set oTools = Server.CreateObject("MSWC.Tools" )
oTools.processForm "output.asp", "template.asp", "<div>"

View Replies View Related

Using "MSWC.Tools"

Do you have any working examples which show how to send data to an insertion point in the template file ?

e.g. how can I send data to "div" tag ?

Set oTools = Server.CreateObject("MSWC.Tools" )
oTools.processForm "output.asp", "template.asp", "<div>"

View Replies View Related

Problem With MSWC.Counters

I have a global.asa for my website where I use a counter from
MSWC.Counters to store the count of sessions. Unfortunately, every
time I look at it the numbers could go down, or up radically. I
tried using Scripting.FileSystemObject to make a text file where I
could store the count, but apparently that doesn't work in
global.asa.

View Replies View Related

What Tools Do You Use For ASP Dev?

If you care to share, please post what tools you use for ASP development. I've been using basically the same set of tools for a looooong time and was wondering what other like-minded people are using.

Me:
Dreamweaver MX for layout & design
Araneae for ASP
Photoshop 6 (too cheap to upgrade ) for graphics

...And I'm trying to learn VB and am tinkering with Flash

[Added later]
I also use Access & MySQL for DB work (very little Access anymore).

View Replies View Related

Development Tools

What does eveyone here use to create their ASP apps?

View Replies View Related

Tools For ASP Web Programmers

Can anyone give me good references on tools for ASP web programmers? I am
not talking about DreamWeaver or FrontPage for developing ASP pages, but
other tools that ASP web programmers should use, for example, for
performance measurements, etc... I don't know if there are any tools, I just
ask because I am new ASP web programmer.

View Replies View Related

UPS Online Tools

Has anyone ever set up code samples for using UPS online tools I need it
for international shipping. I've been trying to setup the tools myself. Some
countries work fine, others produce validation errors. Other errors include
no shipping solutions between origin and destination. When I manually check
on the UPS site, they resolve without problems

View Replies View Related

Pdf Search With Asp Tools

I have a way to get all the pdf files listed on my server, but now comes the real challenge: finding text within the files without, that's right without opening them in the browser. anyone heard of or know a way that you can have the server look through the pdfs?

View Replies View Related

Debugging Tools

I am used to Compilers. assemblers and a lot of other systems that at least give error numbers or some help in identifying and/or isolating syntax errors, undefined or multiply defined variables, etc etc.

When I make an error in an ASP program I only get a message saying that the program could not be executed.Can anyone recommend some good debugging tools or maybe an ASP code checker.

View Replies View Related

Download Tools

Allowing download of file types that will display in a browser is no problem, but how about files types that don't display? I would like my clients to be able to click on a link that will start a download or any type of file.

Try searching on "download"! Of course this has to be server side - I can't expect my clients to have to install something at there end.

View Replies View Related

UPS Shipping Tools

Has anybody used the UPS tools for calculating shipping and if so how did they go about it? I have seen the articles on 4guysfromrolla but that appears to be using xml component to get the data from the ups site rather than using the developers tools provided by UPS.

I am just not sure the best way to go about this. Anybody with experience using this who could give me some pointers would be greatly appreciated. On their site if you dont sign up then you dont get any specs on the tools other then the standard ad crap. I have also seen some components that want to charge for this apparently free service so thats not something I am interested in. I would also be interested in info about the USPS and FedEx too but found no similar tools on their sites.

View Replies View Related

Testing And Analysis Tools?

I'm nearing the end of my site development (currently ASP and Access
moving to SQL) and am looking for site testing tools...

In particular looking for load testing and concurrent connection analysis to
see where site might be heavy or pages leave connections open!

Can anyone recommend good testing software that can give information on the
above...

View Replies View Related

UPS Rate Selection Tools

Has anyone used the UPS e-tools such as address verification and rate selection service? I'm trying to implement it on our site and I would just about kill to see some source code. It's a little above my coding level and I just can't seem to figure it out.

The documentation goes into a VB sample, but I dont think that is necessary since you can perform an HTTP POST and parse XML in an ASP page.

View Replies View Related

Coverage Analysis Tools

I would love a tool which can be run when testing a classic ASP app which
records what code has been executed. I have a problem I have to find
occurances of through thousands of thousands of lines of code. This would
help speed the task. Anyone know of such an animal? I am kind of google
impaired. I was unable to find the lyrics to rolly polly fishhead one time
and my DH found it in 10 seconds.

View Replies View Related

UPS Rates Online Tools

I am trying to integrate UPS's Online Tools into my classic ASP project. Does anyone have some examples of this that I could look at? I am specifically looking for information on the "Rates and Service Selection" tool.

View Replies View Related

UPS Online Tools Examples

any examples of querying UPS Online services (XML) especially Time in Transit and Rate Selection using ASP.

View Replies View Related

Tools To Clean Up Asp Code

i was wondering if there are any tools or programs out there that
can clean up your asp code like realign and make it more readable and
if there is can i have some recognitions please.

View Replies View Related

Memory Leak :: Tools To Check It?

My webhosting company took down my website as it was causing a high memory use. Of course this happened just when I was on holiday ! Anyway I am trying to figure out what's going on. I didn't updated any script for more than 2 weeks before the abuse occured as I was on holiday. To make sure everything would be fine when away I had purge the database, defrag and compact it before leaving.

Any tools I can use to check out my site ? My host send me some log files created by Filemon but I can't really figure out what's wrong.

View Replies View Related

I Have A Error Called Microsoft VBScript Runtime Error- Error '800a000d'

I got an error saying

Microsoft VBScript runtime error- Error '800a000d'

Type mismatch

/briansforums/default.asp, line 923

also another error called Code:

View Replies View Related

Error: HTTP 500.100 - Internal Server Error - ASP Error

# Error Type:

Server object, ASP 0177 (0x800401F3)

Invalid ProgID. For additional information specific to this message please visit the Microsoft Online Support site located at: http://www.microsoft.com/contentredirect.asp.
/CoxAxis/adminEditPage.asp, line 6

My code:

<%
dim self, pid, i, c
self = Request.ServerVariables("URL")
pid = Request.Querystring("pid")
set Session("pageContent") = Server.CreateObject("Scripting.Dictionary")
Set custObj = Server.CreateObject("NFIFunctions.ValidateField") Line 6
set psi = Session("pageContent")
set errDict = Server.CreateObject("Scripting.Dictionary")
i = 1

View Replies View Related

Error :: Provider Error '80004005' Unspecified Error

i'm getting

Provider error '80004005' Unspecified error

admin/dbconnection.inc, line 4

what this is, it only started happening after i did a recent upload of my database!, i 've tryed uploading it again but the error still appears.

View Replies View Related

AspSmartMail.SendMail : Error 28 Error '8004001a', 504 Invalid Username Or Password

Let me start by saying I'm fairly new to Asp coding. That said...

My ISP only uses AspSmartMail. I've created an online form that uses fill out, which is then e-mailed to the collector of the information and CC-ed to the person who submitted the information.

The error I'm receiving is this:
aspSmartMail.SendMail : Error 28 error '8004001a'
504 Invalid Username or Password

In my script, I've Dimensioned several items, as you'll see below, passing the authenticating username/password to the smtp server, but it's not working. I tried not passing the information by entering in the actual info without it being passed by the diminsioned items. This didn't work either. I of course verified that the username/password I'm usine is correct.

Can someone plase tell me why I can't authenicate? I would really appreciate any help that might be out there.

Relavant Asp code below:
-----------------------------------------
Dim smtpserver,youremail,yourpassword,yourusername,rem oteemail

'Edit these 3 values accordingly
smtpserver = "mail.smtp_server.org"
youremail = "yourname@smtp_server.org"
yourpassword = "password"
yourusername = "yourusername"
remoteemail = "email_address_to_send_to"


Dim ObjSendMail
Set ObjSendMail = Server.CreateObject("AspSmartMail.SmartMail")

'Config remote SMTP server info.

ObjSendMail.Server = smtpserver
ObjSendMail.ServerTimeOut = 35
ObjSendMail.SenderAddress = youremail
ObjSendMail.Password = yourpassword
ObjSendMail.Username = yourusername

'End remote SMTP server config.

'Config E-mail.
ObjSendMail.Recipients.Add remoteemail
ObjSendMail.CCs.Add Request.Form("Confirm_Email")
ObjSendMail.Subject = "Email Subject"
ObjSendMail.SenderAddress = "Confirmation-NoReply@smtp_server.org"
ObjSendMail.SenderName = "SenderName"

ObjSendMail.ContentType = "text/html"
ObjSendMail.Body = strBody
'Note - strBody is Dimensioned elsewhere in my script to build the HTML message body.

'End Config E-mail.

'ObjSendMail.Send
ObjSendMail.SendMail

if err.number <> 0 then

response.write("Error n° " & err.number - vbobjecterror & " = " & err.description & "<br>")

else

Response.Write "aspSmartMail has sent your message with this file as attachment : <br>"
'Response.Write ObjSendMail.Attachments.Item(1).FilePathName

end if

Set ObjSendMail = Nothing

---------------------------------------
End code

View Replies View Related

Error :: Compiler Error Message: BC30002: Type 'ODBCConnection' Is Not Defined

i m getting this following error:

Compiler Error Message: BC30002: Type 'ODBCConnection' is not defined.

Following is my code: ...

View Replies View Related

Update Statment & Error :: Microsoft JET Database Engine Error '80040e14'

I keep getting an error when I try to run this update statment: [CODE]

INSERT INTO MYPosts ( IEname, country, server_name, LANIPAddy, license_ver, wrkstn1, wrkstn2, wrkstn3, wrkstn4, wrkstn5, notes, status, rdse, esc, eso, parent, , timezone, ) VALUES ( '" & lcIEname & "', '" & lcCountry & "', '" & lcServerName & "', '" & lcLicenseVer & "', '" & lcwrkstn1 & "', '" & lcwrkstn2 & "', '" & lcwrkstn3 & "', '" & lcwrkstn4 & "', '" & lcwrkstn5 & "', '" & lcNotes & "', " & lcStatus & ", " & lnRDSE & ", " & lcESC & ", " & lcESO & ", " & lcParent & ", " & lcTimeZone & ")"


I get the following error:

Microsoft JET Database Engine error '80040e14'

Syntax error (missing operator) in query expression

View Replies View Related

Microsoft VBScript Compilation Error '800a03ea' Syntax Error

I am trying to display data from three tables in an MS Access database. Here is my code:

View Replies View Related

CDONTS Error .. Microsoft VBScript Runtime Error '800a0046'

CDONTS is not working on my webserver. IIS 5.0 Windows 2000

I am using this code

<%
Dim objNewMail
Set objNewMail = CreateObject("CDOnts.NewMail")
objNewMail.From ="webmaster@test.com"
objNewMail.To = "***@***.com"
objNewMail.Subject = "Test"
objNewMail.MailFormat=0
objNewMail.BodyFormat=0
objNewMail.Body = "<html><b>test test</b></html>"
objNewMail.Send
Set objNewMail=nothing
%>

But it gives me error
__________
Microsoft VBScript runtime error '800a0046'
Permission denied
/test.asp, line 11
_________

I have also referred this Microsoft KB but no help....

View Replies View Related

Recordset Error :: Microsoft VBScript Compilation Error '800a03ea'

I'm trying to send an email with a list of people in the body of the email but when i ty to send the mail i get the error

Microsoft VBScript compilation error '800a03ea'

Syntax error

/admin/tr1.asp, line 124 do while not rsp.eofwmail is the body of the email.I'm completely stumped here. Code:

View Replies View Related

Error : An Unknown Script Error Occured While Processing Your Request

I have a database driven (ms access) website which runs fine on my computer (win 2000 iis6). However, on uploading, some pages am receiving the following error

"An Unknown script error occured while processing your request."

......

View Replies View Related

Microsoft JET Database Engine Error '80004005' Error During Uploading

I am testing a new website I built on the actual server. My section for uploading documents seems to be giving me problems. Can someone help me please? This is the error I am getting:

Microsoft JET Database Engine error '80004005'

'c:logindatairb.mdb' is not a valid path. Make sure that the path name is spelled correctly and that you are connected to the server on which the file resides.

/login/insert.asp, line 28

I had this before: .....

View Replies View Related







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