Log On
Embarcadero Home
Watch, Follow, &
Connect with Us
Share This
QualityCentral
Communities
Articles
Blogs
Resources
Downloads
Help
QualityCentral
Delphi Prism
Compatibility
Compiler
Database
Debugger
Demos
Documentation
IDE
Install
International Enabling
Other
Suggestion
You are not logged in.
Help
Print
Public Report
Report From:
Delphi Prism/Other
[ Add a report in this area ]
Report #:
75124
Status:
Open
error durring crating temporary class, when using webservice
Project:
Embarcadero Prism
Build #:
all
Version:
1.0
Submitted By:
Henning Swiboda
Report Type:
Basic functionality failure
Date Reported:
6/21/2009 1:55:38 PM
Severity:
Critical / Show Stopper
Last Updated:
3/20/2012 2:24:39 AM
Platform:
All platforms
Internal Tracking #:
270374
Resolution:
None
(Resolution Comments)
Resolved in Build:
:
None
Duplicate of:
None
Voting and Rating
Overall Rating:
No Ratings Yet
0.00 out of 5
Total Votes:
None
Description
while running code to crate a webservice class, a error of cannot create temporary class(-1) returns.
this same wdsl and code works correct in c#.
same error report created for delphi.net nr:75123
Steps to Reproduce:
crate a rad studio 2007.net or delphi prism project.
import webservice from
http://fraktguide.bring.no/fraktguide/ws/fraktguide-1.0.wsdl
(norwegion postal office transport and price guide)
run this console app code:
namespace postenproxy_prism;
interface
uses
postenproxy_prism.no.bring.fraktguide;
type
ConsoleApp = class
public
class method Main;
end;
implementation
class method ConsoleApp.Main;
var
fs: FraktguideService;
begin
fs := new FraktguideService;
end;
end.
Workarounds
None
Attachment
None
Comments
None
View Your Reports
Search
Server Response from: ETNACODE01
Developer Tools
Blackfish SQL
C++Builder
Delphi
FireMonkey
Prism
InterBase
JBuilder
J Optimizer
HTML5 Builder
3rdRail & TurboRuby
Database Tools
Change Manager
DBArtisan
DB Optimizer
ER/Studio
Performance Center
Rapid SQL
Technical Articles
Tutorials
White Papers
Press Releases
Newsletters
Add Content (GetPublished)
Audio
Audio & Video
Video
Bugs & Suggestions (QualityCentral)
Discussion Forums
Examples (CodeCentral)
Tags
Technology Partners
Downloads
Free Trials
Registered User Downloads
Beta Programs
Add Content (GetPublished)
Articles
Blogs
Bugs & Suggestions (QualityCentral)
Discussion Forums
Examples (CodeCentral)
Member Services
About
Connect with Us