Click here to Skip to main content
15,911,646 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Urgent Problem with (String was not recognized as a valid DateTime) In server but not in localhost Pin
Christian Graus14-Aug-08 17:42
protectorChristian Graus14-Aug-08 17:42 
GeneralRe: Urgent Problem with (String was not recognized as a valid DateTime) In server but not in localhost Pin
HatakeKaKaShi14-Aug-08 17:54
HatakeKaKaShi14-Aug-08 17:54 
GeneralRe: Urgent Problem with (String was not recognized as a valid DateTime) In server but not in localhost Pin
Christian Graus14-Aug-08 17:56
protectorChristian Graus14-Aug-08 17:56 
GeneralRe: Urgent Problem with (String was not recognized as a valid DateTime) In server but not in localhost Pin
Paul Conrad14-Aug-08 19:09
professionalPaul Conrad14-Aug-08 19:09 
GeneralRe: Urgent Problem with (String was not recognized as a valid DateTime) In server but not in localhost Pin
HatakeKaKaShi14-Aug-08 19:13
HatakeKaKaShi14-Aug-08 19:13 
AnswerRe: Urgent Problem with (String was not recognized as a valid DateTime) In server but not in localhost Pin
Paul Conrad14-Aug-08 19:10
professionalPaul Conrad14-Aug-08 19:10 
GeneralRe: Urgent Problem with (String was not recognized as a valid DateTime) In server but not in localhost Pin
HatakeKaKaShi14-Aug-08 19:20
HatakeKaKaShi14-Aug-08 19:20 
QuestionASP.net UPS RateWS.wsdl test url error message "wwwcie.ups.com cannot be resolved" [modified] Pin
Linda1st14-Aug-08 10:20
Linda1st14-Aug-08 10:20 
Can anyone help me use the RateWS.wsdl webservice in ASP.net

How can I resolve this error message?
The remote name could not be resolved: 'wwwcie.ups.com'

Trace Tack....
57:[return: System.Xml.Serialization.XmlElementAttribute("RateResponse",
Namespace="http://www.ups.com/XMLSchema/XOLTWS/Rate/v1.1")]
58:public RateResponse ProcessRate([System.Xml.Serialization.
XmlElementAttribute(Namespace="http://www.ups.com/
XMLSchema/XOLTWS/Rate/v1.1")] RateRequest RateRequest) {
Line 59:object[] results = this.Invoke("ProcessRate", new object[] {
Line 60: RateRequest});
Line 61: return ((RateResponse)(results[0]));

changed or added......
I added a reference to the RateWS.dll

I add this to the config file
add key="AccessLicenseNumber" value="xxxxxxxxx"
add key="Password" value="xxxxxx"
add key="UserId" value="xxxxxxxx"
add key="RateWSs.RateWS"
value="https://wwwcie.ups.com:8080/webservices/Rate"/

I changed these two elements in the wsdl file
<soap:operation soapaction="http://wwwcie.ups.com/ <br mode=" hold=" /> webservices/RateBinding/v1.1" style="document" xmlns:soap="#unknown">;
<soap:address location="https://wwwcie.ups.com/webservices/Rate" xmlns:soap="#unknown">;

xxx

modified on Friday, August 15, 2008 9:07 AM

AnswerRe: ASP.net test RateWS.wsdl test url error message "wwwcie.ups.com cannot be resolved" Pin
Manas Bhardwaj14-Aug-08 10:26
professionalManas Bhardwaj14-Aug-08 10:26 
GeneralRe: ASP.net test RateWS.wsdl test url error message "wwwcie.ups.com cannot be resolved" Pin
Paul Conrad14-Aug-08 19:11
professionalPaul Conrad14-Aug-08 19:11 
AnswerIGNORE Pin
leckey14-Aug-08 14:31
leckey14-Aug-08 14:31 
Question[Message Deleted] Pin
Linda1st14-Aug-08 9:59
Linda1st14-Aug-08 9:59 
AnswerRe: ASP.NET ups RateWS.dll test URL error message Pin
Manas Bhardwaj14-Aug-08 10:09
professionalManas Bhardwaj14-Aug-08 10:09 
AnswerIGNORE Pin
leckey14-Aug-08 14:32
leckey14-Aug-08 14:32 
GeneralRe: IGNORE Pin
Paul Conrad14-Aug-08 19:13
professionalPaul Conrad14-Aug-08 19:13 
QuestionHow to set up TypeName for objectDataSource in single-file model? Pin
JimFeng14-Aug-08 9:33
JimFeng14-Aug-08 9:33 
AnswerRe: How to set up TypeName for objectDataSource in single-file model? Pin
Manas Bhardwaj14-Aug-08 10:51
professionalManas Bhardwaj14-Aug-08 10:51 
GeneralRe: How to set up TypeName for objectDataSource in single-file model? Pin
JimFeng14-Aug-08 12:11
JimFeng14-Aug-08 12:11 
QuestionFile Upload Pin
student_rhr14-Aug-08 7:40
student_rhr14-Aug-08 7:40 
AnswerRe: File Upload Pin
ToddHileHoffer14-Aug-08 9:36
ToddHileHoffer14-Aug-08 9:36 
Questionsmooth menus Pin
Subin Alex14-Aug-08 7:23
Subin Alex14-Aug-08 7:23 
AnswerRe: smooth menus Pin
Christian Graus14-Aug-08 11:45
protectorChristian Graus14-Aug-08 11:45 
AnswerI wud like... Pin
leckey14-Aug-08 14:33
leckey14-Aug-08 14:33 
Questionif employee present or absence [modified] Pin
sathyan_829414-Aug-08 7:03
sathyan_829414-Aug-08 7:03 
AnswerRe: if employee present or absence Pin
Christian Graus14-Aug-08 11:46
protectorChristian Graus14-Aug-08 11:46 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.