ProgScripting Languages
I have got class declared like this:
internal private abstract class BoxGroup<TS> : IBoxGroup where TS : SavedState
In that class I have this method:
protected virtual TS saveState() { return new SavedState(Width, Height); }
I thought that this will be correct but I see red line under return statement and Resharper says that new SavedState(Width, Height) cannot be converted to TS. I don't know why. I thought that TS can by any class that extends SavedState but also SavedState itself. What can I do to correct it?
- 1074 views
- 2 answers
- 0 votes
In some functions for instance constructing using an intersection point or in the grade rules, it may happen that you get a Grafis freezes. how does one go about this?
- 776 views
- 1 answers
- 0 votes
I come through a sun micro system ultra 10 for my business. Just lately, it began performing weird. i.e. it does not boot in addition to, when it chooses to boot it will eventually at all times halt on the ok prompt. It will eventually bring forward issues such as quick file access miss and of late, when you finish carrying out a stop and when forcing the program it will be saying,
"Boot load failed".
The data clearly installed does not appear to be executable.
- 1151 views
- 2 answers
- 0 votes
Is there a way that I can be able to add an album to an existing playlist rather than going to the album itself and add songs one by one?
I got errors after doing a fresh installation of RideRunner and DFX.
Main EXE
We intercepted a COM Error!
Err description is: bind or column index out of range
Err.windescription:
Err. Number is: 80020009
Err.lastdllerror is: 0
Err.scriptline is: -1
Err.source is: LiteX/LiteStatement.1
Err/helpfile is:
Err.helpcontext is: 0
OK
- 1134 views
- 1 answers
- 0 votes
Hello experts,
I am using SDK 4.2 having COCOS 2D 0.99.5 and also COCOS2D 0.99.4. The difficulty is, when I try to create TMX file via Tiled Map Editor version QT-0.6. There, for the meta layer, I have enabled the collision facility, but collision doesn’t work for me. I wonder that same file readily works in the COCOS 2D 0.99.3 and also COCOS2D 0.99.2.
- 815 views
- 1 answers
- 0 votes
I have a 1-year old computer that came with a pre-installed Silverlight. When I tried to view a video on a Microsoft site, it told me to download Silverlight, so I did. It was saved on my Downloads folder, and when I clicked on it, it asked me to download the program. But I had done that already when I watched the video. How can I remove the program from my Downloads folder and save it where the installed programs are?
- 1419 views
- 1 answers
- 0 votes
I need to have some specific pages with the .ht file configured so it can read the PHP code in existing HTML pages without having the need to renaming or changing its extension.
How do I implement this when my site is configured by some CMS, and has what is called “clean” URL structure, i.e. all pages have URL’s ending in “/” instead of .html, like ForceType application /x-httpd-php?
Sever is on shared Apache hosting.
- 1348 views
- 1 answers
- 0 votes
Could someone explain to me how to connect ODBC data sourcing that will identify Lotus Notes? Here is an example, If I make a file named dsn (lotus), then I use Talend Open Studio to try connecting to it, I receive the message “not found”. Even though I can still use Microsoft Access to contact the data source. Any suggestions would be appreciated.
- 890 views
- 1 answers
- 0 votes
I need help in creating a batch file that would search for a file on my hard drive and would permanently delete the file when it is found.
Would it be possible to display a message such as “file successfully found and deleted” if it has succeeded in the task?
- 758 views
- 1 answers
- 0 votes
When I try to install silverlight 2 on my computer it shows that the computer already have silverlight installed but it is not listed in `add or remove programs ’ or `windows installer clean up utility, I tried installer.exe to run the silverlight, but failed. And now, I need to remove silverlight keys from the registry and how do I do that?
- 1120 views
- 4 answers
- 0 votes