Welcome, Guest ( Customer Panel | Login )




 All Forums
 VPCart Forum
 Add-ons for VP-ASP
 [red] UPS 1100 ERROR pleeeeeeeez Help [/red]
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

justin123
Starting Member

12 Posts

Posted - December 04 2003 :  15:25:20  Show Profile  Reply with Quote
Hi
If anyone could help me Id appreciate it very much ;(

Im getting UPS 1100 ERROR:

totalweight=1
Singleweight=1
Weight=1 Destzip=93065 Fromzip=20165 Dest country=us
Sending data=
AppVersion=1.2&AcceptUPSLicenseAgreement=yes&ResponseType=application/x-ups-rss&ActionCode=4&ServiceLevelCode=GND&RateChart=Regular+Daily+Pickup&ShipperPostalCode=20165&ConsigneePostalCode=93065&ConsigneeCountry=us&PackageActualWeight=1&ResidentialInd=1&PackagingType=00
Returnd data=
--UPSBOUNDARY Content-type: text/html Content-length: 30 --UPSBOUNDARY Content-type: application/x-ups-error Content-length: 81 UPSOnLine%1.2%6920%1100The requested service is invalid from the selected origin. --UPSBOUNDARY--
UPS rates failed with the following message
1100The requested service is invalid from the selected origin.

support
Administrator

4679 Posts

Posted - December 04 2003 :  15:40:44  Show Profile  Visit support's Homepage  Reply with Quote
UPS requires proper country abbreviations. To force this please set the Shop Configuration Options

xincludecountries=Yes
xincludestates=Yes

VP-ASP Support

Go to Top of Page

justin123
Starting Member

12 Posts

Posted - December 04 2003 :  16:29:15  Show Profile  Reply with Quote
Hi
Your support is appreciated

I did as you have advised

And now get this error:

 totalweight=1
Singleweight=1
Weight=1 Destzip=93065 Fromzip=20165 Dest country=US
Sending data=
AppVersion=1.2&AcceptUPSLicenseAgreement=yes&ResponseType=application/x-ups-rss&ActionCode=4&ServiceLevelCode=GND&RateChart=Regular+Daily+Pickup&ShipperPostalCode=20165&ConsigneePostalCode=93065&ConsigneeCountry=US&PackageActualWeight=1&ResidentialInd=1&PackagingType=00
Returnd data=

Server Error
This server has encountered an internal error which prevents it from fulfilling your request. The most likely cause is a misconfiguration. Please ask the administrator to look for messages in the server's error log.

Microsoft VBScript runtime error '800a0009'

Subscript out of range: '[number: 1]'

/vpasp/upsrealtime.asp, line 335

here is the code line 355
'***********************************************************
Sub Getsupplierzip (supplierid, shipzip)
if xUseSupplierZip="No" then exit sub
if supplierid=0 then exit sub
dim sql, rs, other1
sql="select * from suppliers where supplierid=" & supplierid
set rs=dbc.execute(sql)
if not rs.eof then
if not isnull(rs("other1")) then line 355
shipzip=rs("postcode")
end if
end if
rs.close
set rs=nothing
end sub

'***********************************************************************


Go to Top of Page

support
Administrator

4679 Posts

Posted - December 04 2003 :  17:38:21  Show Profile  Visit support's Homepage  Reply with Quote
Please send any problem reports to our help desk at www.vpasp.com/virtprog/helpdesk

This forum is not monitored by our support staff. It is primarily a customer to customer forum

Howard Kadetz
VP-ASP

Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
Snitz Forums 2000
0 Item(s)
$0.00