CGDevTools Forum

Welcome to the Official CGDevTools Support Community Forums.

Deploy

General discussion

by etwoss » 24 Apr 2014 13:20

Hi

The time is there to deploy my first CgdDevTools App.
This first time as a ISAPI dll
I have first tested with a very simpel IntraWeb with just a standard label, working fine

Now added a cgDevTool button, changed Label To LabelEx

StyleSheet : ui-themes/INFOmatch-yellow/jquery-ui.css in URL property

App is running but style is not working, just a gray button instead of blue

Copied the wwwroot folder into the same folder as where the dll is

What am i missing?

Eric
etwoss
 
Posts: 1205
Joined: 06 Feb 2014 08:58

by Jorge Sousa » 24 Apr 2014 14:24

Hi

This must be a problem of stylesheet.url

StyleSheet : ui-themes/INFOmatch-yellow/jquery-ui.css in URL property


What is the part in the source code html that is rendered? can you please check?

I strongly suggest you to use

IWform.PageContext.AddLink('/ui-themes/INFOmatch-yellow/jquery-ui.css');
Best Regards
CGDevTools Develop / Support Team
Home Page: http://www.cgdevtools.com
Jorge Sousa
 
Posts: 4261
Joined: 17 May 2012 09:58

by etwoss » 28 Apr 2014 09:52

Hi

In C:\inetpub\wwwroot i have a folder called INFOmatch. In this folder the ISAPI DLL is.
Where to put the CGDevTools folders css, jq and ui-themes?

Eric
etwoss
 
Posts: 1205
Joined: 06 Feb 2014 08:58

by etwoss » 28 Apr 2014 09:58

I tested

- wwwoot
- Folder where my app is in
- create a wwwroot folder in the folder my app is in

This last one works!

Eric
etwoss
 
Posts: 1205
Joined: 06 Feb 2014 08:58


Return to General - Archive

Who is online

Users browsing this forum: No registered users and 3 guests

Contact Us.