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

lpkpath erased by VS 2003

1 view
Skip to first unread message

Matt

unread,
Oct 8, 2003, 9:08:47 AM10/8/03
to
I'm trying to include some OWCs in an ASPX page with the licensed
package object as described here:

http://windowsforms.net/articles/Licensing.aspx

and it appears that Visual Studio 2003 is erasing my code. When I type
in the following:

<OBJECT CLASSID="clsid:5220cb21-c88d-11cf-b347-00aa00a28331">
<PARAM NAME="LPKPath" VALUE="LPKfilename.LPK">
</OBJECT>

and then switch from HTML to design view and then back to HTML I get:

<OBJECT classid="clsid:5220cb21-c88d-11cf-b347-00aa00a28331"
VIEWASTEXT>
</OBJECT>

I've seen that others have had this problem but haven't read a
solution yet. Anyone have a hint?

0 new messages