Ask a Question related to Dreamweaver AppDev, Design and Development.
-
TIRislaa #1
File or assembly name DreamweaverCtrls
The message "File or assembly name DreamweaverCtrls, or one of its
dependencies, was not found" is shown when I am trying to run my ASP.NET file
in my browser. Every thing looks OK when I test the connection to the database
and the data is shown when testing my query within the dialog for the dataset.
I can drag the fields on to my page (design time) but it fails when trying to
run the application.
Any suggestions
TIRislaa
TIRislaa Guest
-
Execute rights only for web app using CAS in assembly file???
I have created a web app and now I want to make sure that it only has execute rights to run. Below is what I put in the assembly file. Is this... -
Reading the public key inside a strongly signed assembly from the assembly itself???
Hello, is it possible to programmatically read (and how) the public key that is embedded into an assembly that has been strongly signed??? What... -
Generating WSDL file from the assembly
Hi all Does anyone know how to generate a WSDL file directly from an assembly. I've looked on the internet, msdn and newsgroups but can't find... -
File or assembly name bto6h-pf.dll, or one of its dependencies, was not found
I get this error when trying to access any web services i registered in my VS project when run on the live web server. The dll name changes and... -
File or assembly name System, or one of its dependencies, was notfound.
Hi I'v been stuck on this problem for ages now. I have found that I'm not the only one with this problem, by looking through the different... -
BurritoVictim #2
Re: File or assembly name DreamweaverCtrls
TIRislaa, did you create your .dll file and save it in your bin directory?
BurritoVictim Guest
-
TIRislaa #3
Re: File or assembly name DreamweaverCtrls
No, how do I do that?
TIRislaa
TIRislaa Guest
-
Paul Whitham TMM #4
Re: File or assembly name DreamweaverCtrls
In the server panel there is an option to deploy the assembly. If you can't
find it then do a search on your machine for dreamweaverctrl.dll and then
copy the file into the /bin directory of your site. It also pays it to copy
it into the c:/inetpub/wwwroot/bin folder as well
--
Regards
Paul Whitham
Macromedia Certified Professional for Dreamweaver MX2004
Valleybiz Internet Design
[url]www.valleybiz.net[/url]
Team Macromedia Volunteer for Ultradev/Dreamweaver MX
[url]www.macromedia.com/support/forums/team_macromedia[/url]
"TIRislaa" <webforumsuser@macromedia.com> wrote in message
news:d4i33g$erv$1@forums.macromedia.com...> No, how do I do that?
>
> TIRislaa
Paul Whitham TMM Guest



Reply With Quote

