Click here to Skip to main content
15,917,005 members
Home / Discussions / C#
   

C#

 
GeneralRe: Problems deploying C# OpenGL project Pin
led mike13-Dec-06 7:36
led mike13-Dec-06 7:36 
GeneralRe: Problems deploying C# OpenGL project Pin
Jasmine250113-Dec-06 16:25
Jasmine250113-Dec-06 16:25 
GeneralRe: Problems deploying C# OpenGL project Pin
led mike14-Dec-06 5:00
led mike14-Dec-06 5:00 
GeneralRe: Problems deploying C# OpenGL project Pin
led mike14-Dec-06 5:12
led mike14-Dec-06 5:12 
GeneralRe: Problems deploying C# OpenGL project Pin
Jasmine250114-Dec-06 5:33
Jasmine250114-Dec-06 5:33 
GeneralRe: Problems deploying C# OpenGL project Pin
led mike14-Dec-06 6:19
led mike14-Dec-06 6:19 
GeneralRe: Problems deploying C# OpenGL project Pin
led mike14-Dec-06 6:30
led mike14-Dec-06 6:30 
GeneralRe: Problems deploying C# OpenGL project Pin
Jasmine250114-Dec-06 6:22
Jasmine250114-Dec-06 6:22 
This assembly does not have a strong name... I may need to make my own build of it. The installer won't let me add it to the GAC without a strong name. What bugs me though is that it should be able to be used from the same folder as the application itself. On my machine where everything is working, this file is not in the GAC. I got it working on other machines using the batch file. These were machines that I had not messed around on, so they were fresh installs on systems that had never heard of CsGL... This is all very annoying because it's a really cool screensaver, and a really good demo of C# with OpenGL, but I can't even get a screenshot, so I'm the only person who has been able to enjoy it.

I have one major issue with using the installer project. I need to rename the output file from .exe to .scr, and the installer project doesn't seem to have an option for that. I was able to get around that issue with the batch file, and a post-build event, but the installer project doesn't see the .scr file, and instead it installs it as an .exe, which runs fine but won't function as a screensaver. If you rename the file to .scr, it works as expected. I'm working on that issue, and I'll post a response here when I have the installer working correctly. The installer program is only putting down two files, both into the "windows" folder... one csgl.dll and one copy of my .exe.

I used the installer project on another application and I have some issues with it, but I couldn't find any good documentation of all the options. If you know of any good links about that, I would greatly appreciate it. Thanks for all your help!

"Quality Software since 1983!"
http://www.smoothjazzy.com/ - see the "Programming" section for (freeware) JazzySiteMaps, a simple application to generate .Net and Google-style sitemaps!

GeneralRe: Problems deploying C# OpenGL project Pin
led mike14-Dec-06 6:38
led mike14-Dec-06 6:38 
GeneralRe: Problems deploying C# OpenGL project Pin
Jasmine250114-Dec-06 6:56
Jasmine250114-Dec-06 6:56 
GeneralRe: Problems deploying C# OpenGL project Pin
led mike14-Dec-06 7:22
led mike14-Dec-06 7:22 
GeneralRe: Problems deploying C# OpenGL project Pin
Jasmine250114-Dec-06 7:30
Jasmine250114-Dec-06 7:30 
GeneralRe: Problems deploying C# OpenGL project Pin
Jasmine250114-Dec-06 9:38
Jasmine250114-Dec-06 9:38 
GeneralRe: Problems deploying C# OpenGL project Pin
led mike14-Dec-06 10:13
led mike14-Dec-06 10:13 
GeneralRe: Problems deploying C# OpenGL project Pin
Jasmine250114-Dec-06 11:21
Jasmine250114-Dec-06 11:21 
GeneralRe: Problems deploying C# OpenGL project Pin
Jasmine250114-Dec-06 19:24
Jasmine250114-Dec-06 19:24 
GeneralRe: Problems deploying C# OpenGL project Pin
led mike15-Dec-06 4:38
led mike15-Dec-06 4:38 
GeneralRe: Problems deploying C# OpenGL project Pin
led mike15-Dec-06 7:03
led mike15-Dec-06 7:03 
GeneralRe: Problems deploying C# OpenGL project Pin
Jasmine250115-Dec-06 11:48
Jasmine250115-Dec-06 11:48 
QuestionTelnet server - problem connecting! Pin
Lord Kixdemp12-Dec-06 13:28
Lord Kixdemp12-Dec-06 13:28 
AnswerRe: Telnet server - problem connecting! Pin
Andy Brummer12-Dec-06 17:15
sitebuilderAndy Brummer12-Dec-06 17:15 
GeneralRe: Telnet server - problem connecting! Pin
Lord Kixdemp13-Dec-06 10:09
Lord Kixdemp13-Dec-06 10:09 
GeneralRe: Telnet server - problem connecting! Pin
Andy Brummer13-Dec-06 11:31
sitebuilderAndy Brummer13-Dec-06 11:31 
GeneralRe: Telnet server - problem connecting! Pin
Lord Kixdemp13-Dec-06 12:58
Lord Kixdemp13-Dec-06 12:58 
QuestionDynamic Data Connection Pin
mfcuser12-Dec-06 12:21
mfcuser12-Dec-06 12:21 

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.