Use my own dlls on web site.

M

Mr. X.

Hello,
At the following web site, (just look at the concept) there is an example
that I can use a windows user-control (winform),
and put it on the web site.

http://www.codeproject.com/KB/dotnet/CSharpApplet.aspx
For following
==========================
<OBJECT id="myID" height="150" width="300"
classid="http://localhost/CSharpApplet.dll#CSharpApplet.MyApplet"
VIEWASTEXT>
</OBJECT>

That's work fine.
But what if I need some dlls of mine, that should be included :
Where and how should I put them.

I have created a user-control, that use some dlls of mine.
I want to put it on web-site (now checking on my computer),
but I get the message :
Could not load file or assembly 'MyDll, Version = 1.0.0.0, Culture =
neutral, PublicKeyToken = null' or one of its dependencies. Failed to grant
minimum
permission request. (Exception from HResult : 0x80131417)

I have Windows7.
I am developing in VS 2008, C#, framework 3.5
Any help would be appreciated.

Thanks :)
 
M

Mr. X.

Found that.
There are some other security problems, which I should figure out (on
another post).
Thanks, anyway.
 

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,755
Messages
2,569,536
Members
45,014
Latest member
BiancaFix3

Latest Threads

Top