VS2005 vs. WebForm Components and the Toolbox

A

Arthur Dent

Hello all.... ive written a component which shows up fine in the toolbox for
WinForm projects, but doesnt show up for WebForms.

I found a post that said something about the AspNetHostingPermissions class.

Ive tried to add this to my class, but it didnt seem to help.

The declaration i used is below. Can anyone point out what im doing wrong?

Thanks in advance.


<AspNetHostingPermission(SecurityAction.Demand,
Level:=AspNetHostingPermissionLevel.Unrestricted)> Class MyClass

.....

End Class
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top