Ask a Question related to ASP Components, Design and Development.
-
Michael H. #1
Windows Control Library Not Loading In IE
I'm having some problems with getting WCL components working in IE. I can
create a simple "hello world" type of control and it works fine. But when I
try to use a control that actually does something it never loads (all i get
is a blank spot on the web page where the control should go). To make matters
even more complicated this control (actually THESE CONTROLS since we've
tested several) will work on other machines but not on mine. I've also built
controls on my machine and they worked but when taken to a different computer
they do not.
I'm adding the site/s in question to my 'trusted sites' zone and I have it
setup in the .net 2.0 config console for 'full trust'.
I've tried gacutil /cdl and it has no effect.
I've tried changing the permissions to 'everything' and that did nothing.
I've made sure that the name and path in the object tag on the web page are
correct and that the case is correct.
I've also tried putting the pages and controls on the root of the server and
nothing there either.
Any suggestions?
Final note, we had an issue similar to this before now and opened a MS
support ticket and they informed us of a bug in IIS (dealing with
compression). We do not have compression turned on so this should be not an
issue now. This is a whole new issue and I do not want to burn another
incident if I can help it.
Thanks,
Michael
Michael H. Guest
-
Loading dynamicly from from Library
Lo all! Need some help with the actionscript syntax, id like to load some items dynamicly from the library pallete. At the moment ive only... -
Loading a movie clip from the library
Please help! How do I load a movie clip from the library into a specific place in the working space. Example: when I press on a button I want to... -
Loading graphics from library, dynamiclly
I have a wepon that I want to be able to launch rokets where I can launch unlimited amoun of rockets at any moment and each rocket con be controlled... -
Problem in loading JNI shared library on AIX
Hi I have developed a Java program, which uses JNI to talk to native C APIs. This program is working well on Windows, Solaris, HP-UX and... -
Use of menu in windows control library
Hi, I am creating windows control library.I want to add menus in it.Is it possible to add menus in windows control library? Thanks in advance....



Reply With Quote

