If you hit this page ...http://www.ourwebzone.com/calendarprintout/index.aspx
You will see the error is referring to DotNetNuke web.config. This is not right.
I am tryng to run my Calendar Printout app.
I have my CalendarPrintout (no DB used) app setup like this...
FILE STRUCTURE
---------------
www.ourwebzone.com (root)
web.config (dotnetnuke is stored in root)
global.aspx
bin (folder)
--> CalendarPrintout
web.config
global.aspx
---> bin (folder)
CalendarPrintout.DLL
How come my web.config is being ignored in my CalendarPrintout folder??
Why is the DNN web.config being hit?
I tried to put my CalendarPrintout.DLL in the domains root BIN folder, but same error.
But, if I removed the BIN folder from my CalendarPrintout folder (see) above.. I get this error?
Parser Error Message:Could not load type 'CalendarPrintout.Global'.
Source Error:
|
What do I do??
Thanks
FrankHello,
In order to run this application you have to create a VIRTUAL DIRECTORY for CalendarPrintout
HTH
regards
I have no control of Virtual direcories on my web host, but they said that they did that.
Any other ideas?
Thanks
Hello,
I'm sure that you should use virtual directory for this folder. If you move the calander foldet to the root it will work.
anyway, check this threadhttp://forums.asp.net/1069271/ShowPost.aspx
regards
0 comments:
Post a Comment