Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

My applet don't work locally

0 views
Skip to first unread message

Oscar Jareño

unread,
Mar 22, 2000, 3:00:00 AM3/22/00
to
Configuration Information:
Product: Visual Cafe for Windows Database Edition 3.0

Hello,

I have developed an applet which access three MSAccess databases.
Now I am trying to deploy to a Web Server.
First step was copying all my files and all the classes I need to the
Web Server PC (Win95). The Web Server software is still not installed
in this PC.
I have executed te applet into the web explorer (Netscape), and the
applet started, but it did not connect to the databases, and I did
not receive any error message.

My databases are defined in the ODBC32 of Windows.

Do you have any idea about what is happening?

Thanks

Oscar J.

Tim Dutton (Symantec)

unread,
Mar 23, 2000, 3:00:00 AM3/23/00
to
Hi Oscar,

You need to deploy your project after you have fully developed it.
Make sure that you have gone to the Project -> Options -> Deployment
tab, and checked the box that states 'Create standalone archive'. For
further help with deployment consult Chapter 2 of the Visual Café
User's Guide. Keep in mind that even after creating a stand alone
archive that you will still need to account for Swing support. You
can do this with the Java plugin from sun (www.javasoft.com), or by
including swingall.jar in your applet's directory. If you take the
later options, remember to set your archive parameter in your HTML
code.


Regards,

Tim Dutton
Internet Tools Technical Support
Symantec Corporation

Oscar Jareño

unread,
Mar 24, 2000, 3:00:00 AM3/24/00
to
Thank you, but I already did all this things.


Regards
Oscar J.

Tim Dutton (Symantec)

unread,
Mar 24, 2000, 3:00:00 AM3/24/00
to
Oscar,

You mentioned that you have not installed your web server app on the
target machine for your project. You may want to install the web
server to test with it.

Oscar Jareño

unread,
Mar 28, 2000, 3:00:00 AM3/28/00
to
Yes I want, but first, I would like to test the applet just in the
local machine to avoid other problems. And the applet should works
fine, but it doesn't.

Tim Dutton (Symantec)

unread,
Mar 28, 2000, 3:00:00 AM3/28/00
to
Oscar,

Take a look at this document in our online Knowledge Base:

Title: 'Security Exceptions on Local Applet'
Document ID: 19971118143059
Web URL:
http://service1.symantec.com/SUPPORT/devtools.nsf/docid/19971118143059&src=w

0 new messages