Hi,
I being working for the DNN Events Module. I need to resolve one issue in the module regarding Event Reminder Settings. The problem i am facing is that there are two project files under source code of events module; we are able to successfully build the DLL File for one file named "DotNetNuke.Events.ScheduleControl" but another file named "DotNetNuke.Events.vbproj" is not even loaded in Microsoft Web Developer 2010 Express.
Problematic File Path: DNN_Events_06.00.04_Source\sources\Installation\Project.targets(4,2) "
While trying to reload that file following error comes ~~
"Unable to read the project file "DotNetNuke.Events.vbproj" The imported project "C:\ProgramFiles\MSBuild\MSBuildCommunityTasks\MSBuild.Community.Tasks.Targets" was not found. Confirm that the path in <Import> declaration is correct, & that file exists on disk.
While commenting two following import statements from targets file named "Projects"
1. <Import Project="$(MSBuildExtensionsPath)\MSBuildCommunityTasks\MSBuild.Community.Tasks.Targets" />
2. <Import Project="$(MSBuildExtensionsPath)\MSBuildDNNtcTasks\DNNtc.MSBuild.Tasks.targets" />,
following error occurs--
"ADDHTTP/CBO..." is not declared. May be inaccessible due to protection level..
Request You to find the solution to this problem and get back to me with the same sooner..
Thanks & Regards,
Chirag Jobanputra