PDA

View Full Version : use .NetCharting


jekain314
03-30-2008, 04:11 AM
Can I use the .NetCharting application from the DASP server?
http://www.dotnetcharting.com/

---Jim

wisemx
03-30-2008, 04:51 AM
If you purchased it you should be able to, according to their support section:

http://www.dotnetcharting.com/documentation/v4_4/Installation.html



.NetCharting said...
.netCHARTING can be deployed quickly and easily without any special installation or registration requirements. It will work with a dedicated server, shared server, hosted server etc. so long as the server supports ASP.NET - as soon as you copy your files to your web server you can start using .netCHARTING!

jekain314
03-30-2008, 05:48 AM
This the procedure for installation from the .NetCharting website:
Procedure (Website Version)

1. Unzip distribution

2. Copy / FTP web files to a directory within your web servers root directory

3. Ensure that dotnetCHARTING.dll and your purchase key are located in the /bin directory and that the /bin directory is in the root (top level) of your web site or, if not, that you have created an application (http://www.dotnetcharting.com/documentation/v4_4/Application%20Creation.html) for the subdirectory which contains your /bin directory. Note: a key is not required for the trial.
///////////////////////////////


Seems i need access to the /bin directory --- do i need to add a /bin to my web site or are they referring to a folder at DASP??
---Jim

wisemx
03-30-2008, 06:37 AM
You have full access to that here.
The /bin/ folder is used by ASP.NET applications.
References that are placed in that location are called via code.
Salute,
Mark

jekain314
03-31-2008, 12:09 AM
i cant see the /bin folder in ftp folder view --- i have all the view options setto allow me tosee the system files ...
do i have to set those separately to see the /bin folder ...
---jim

wisemx
03-31-2008, 10:54 AM
If you don't have a remote /bin/ folder your FTP software should create it when you upload the binaries.
Select your local files and transfer them, should be able to see them on the remote end after that.
Salute,
Mark