Geek Articles

Categories

 

Subscribe

Daily Updates Subscribe geekarticles update via email Subscribe geekarticles update via RSS

 
GeekArticles Programming Delphi

RESOLUTION!!

Author: qc.borland.com | Published: 14th Jan 2006 | Visited: 456 times | Add Comment
Filed in: Delphi

QC#: 23464 Version: 9.0 Status: Closed defect, no action required Resolution: Bug description is invalid as submitted Description: Easy solution: After looking around and a deep search for the path I've found the entry in file: C:\inetpub\wwwroot\[your proggy name]\[your proggy name].dpr I altered the line: <drive>:\Documents and Settings\<username>\bin\[your proggy name].dll.licenses to: C:\inetpub\wwwroot\[your proggy name]\bin\[your proggy name].dll.licenses Save the file and you are fine. Whilst I did that my proggy was still loaded in Delphi and when I came back IDE asked me straight away whether I want to reload the application. I applied with yes, restarted the proggy and everything was fine. Cheers Tom

Read Article
 

Sponsored Links

 


Related Articles

 The Perpuetual Ballot Resolution Meeting IBM/Lotus' Rob Weir has a timely blog up entitled How many defects remain in OOXML? Timely, because of course, the clock is ticking on the OOXML vote, so this is coming up to his last chance to throw some mud ...

 "Method resolution clause" searches wrong scope QC#: 10876 Version: 6.0 Status: Open defect, requires resolution Description: When a class-type property is used to implement an interface, and one of the interface methods should be resolved via a "method resolution clause", then it does not work as ...

 Using High-resolution Timers For multimedia streaming, games, and profiling, Standard C++'s time-meausurement options are limited. For high-resolution timers, look to the POSIX libra ...

 Interface inheritance vs. method resolution QC#: 46797 Version: 11.0 Status: New defect, requires tester review Description: When you've got a hierarchy of interfaces and corresponding classes which implement these interfaces, method resolution clauses have to be repeated for every descendant! ...

 Article :: MCSA/MCSE Exam Cram: Managing Windows 2003 Server Name Resolution This sample chapter introduces the Windows Server 2003 implementation of WINS and DNS. You'll learn how to install and configure both name resolution services, as well as how to maintain and monitor t ...

 Method resolution fails for identical names QC#: 711 Version: 6.0 Status: Open defect, requires resolution Description: This requires a class property delegation via implements and aliasing via method resolution to a method that has the same name as an interface method that the class "property" ...

 Programmatically change display resolution Programmatically change display resolution from console using API ...

 Multi-Resolution Delphi Applications Delphi VCL :: When designing forms, it is often useful to write the code so that your application (forms and all objects) looks essentially the same regardless of what th ...

 The infamous WITH resolution QC#: 679 Version: 6.0 Status: Open defect, requires resolution Description: We all know what difficulties, dangers and ambiguities are involved in using the WITH statement. I for one try to avoid it wherever possible, but there are some instances, ...

 Get and Set Screen Resolution (Display Device Modes) ARTICLES :: Changing the Windows display mode settings (resolution and color depth) from Delphi code. Plus: how to handle the WM_DISPLAYCHANGE Windows message sent to all windows when th ...



Next: Event Log Window documentation doesn't mention the methods in which messages can be copied to the clipboard



Post Comment

Name:


Email:
 (Optional. Used for Notification)

Title:

 
Comment:


Validation Code:
 <=>  (Enter this code in text box)





Latest Articles

 

Popular Articles

Sponsored Links