Orchard CMS - Just Installed Via WPI, Gives Error 500?
Dec 19, 2010
Pretty much what the title says really, I followed the instructions on the orchard project website to install v0.9 with the web platform installer. No error whatsoever until I tried to access it with my browser, when I just got an error 500.19
I have issues finding what's wrong with my install as IIS/ASPX error messages are less than explicative (at least compared to apache/PHP), and enabling error logging leads to the creation of 200+ kb XML files where I can't seem to find anything that points me in the right direction for troubleshooting
where I might start looking for what's wrong? Even better, any known installer issues with orchard 0.9?
EDIT:
Error given is:
Compiler Error Message: CS0234: The type or namespace name 'WebData' does not
exist in the namespace 'WebMatrix' (are you missing an assembly reference?)
Line 25: using WebMatrix.WebData;
So it's missing an assembly - how can it be that it's missing Webmatrix.Webdata if the previous line is using WebMatrix.Data and it gives no error there?
Over the past 3 years I have been using (...shamefully) SharePoint 2007, DNN and Tridion to develop web portals. I am however looking to move off SharePoint and Tridion (lack of control over urls, markup and tdd) and am looking for alternatives.
Which of these would your vote go to and why? Could you share any experiences you have with these:
Orchard Sitefinity Umbraco N2
Although Orchard and Sitefinity seem easily extensible, I am worried about community support.
I created menu control and added data to child in web application. while running the application it is coming correctly.but when i access after installed in iis. it is displaying skip navigation link. i atached screen here. please help me to solve this problem.company details have sub menu .but it is displaying
Company Details Process Owner's Details Manuals Details Waiting for Approval (0) Previous Revisions NC-Analysis Manuals Password Change Add Update
I am using Visual Studio 2008. Last few days I am getting an error while trying to add or update web reference.
"The components required to enumerate web references are not installed on this computer. re-install Visual Studio."
I tried some commands like "C:Program FilesMicrosoft Visual Studio 8Common7IDE>devenv /resetskippkgs" in VS Command prompt, still I am getting the same problem.
I also found in one post to uninstall "Microsoft Source Analysis Tool For C#" from the machine. But in my machine the tool is not installed.
I try to install vistual 2005 on Win 7 On meantime I have net1.0 sp3 developer ;net Framework 2.0 , Microsoft Device Emulator version1.0 -ENU,Microsoft Visual J#2.0 Redistributable Package( can I uninstall This package)the studin 2005, but when I try to install the update (VSBsp1-KB926747-x86-INTL) i get hte error:The update patch cannot be installed by the Windows Installer service because the program to be updated may be missing, or te upgrade patch may update a different version of the program, verify that the program to beupgraded exists on your computer and that you have the correct Upgrade patch how to deat with this problem??
I have a site that is running on a Windows Server 2008 machine with IIS 7.0, when I try to open it with Visual Web Developer 2010, it says the following:
error: unable to open site: ... The Web server does not appear to have FrontPage Server Extensions installed.
Looking on the server Frontpage Extensions 2002 are installed, so what could be wrong?
The thing is, I used to be able to open the project and work on it, etc...
Open Website -> Remote Site -> Enter remote site name -> tries to open & error above!
I have a asp.net web app that needs vfpoledb dll installed on the server to work. I wanted to check to see if this dll is installed and if it isn't display a message and link to install it. I have no idea how to go about this. Can someone give me an example of how to do this check in code for an asp.net C# app?
Our system administrators will not allow IIS on our system because of security concerns. Is there a way to run asp.net on a system that does not have IIS installed? If so, do you have any examples?
I know this is probably a stupid question and/or has been asked before, but.... I've search through the forum and Google to no avail. I have access to a Windows Server 2008 Standard SP2. It is running IIS 7 and has ASP.NET Frameworks 3.5 SP1 installed.
I have no problem running either Classic .asp pages, Html pages or ASP.Net Webforms. However, when I try to upload and run a MVC application, I get error:Could not load file or assembly 'MvcApplication1' or one of its dependencies. Access is denied.
My question is and I have not been able to find any references online, but does the ASP.NET MVC 2 need to be installed on the Server, like it does on my devopement machine that I'm using VS 2008? If so, what exactly needs to be installed on the server to get the MVC applications to run?
I tried to install MVC2 RC AspNetMVC2_RC_VS2008.exe [URL]? aiming it to use from VS2008SP1(Windows XP Pro SP3) but initially I got an error: Component Microsoft ASP.NET MVC 2 has failed to install with the following error message: "A different version of ASP.NET MVC 2 is already installed on your system. Please uninstall this version before proceeding with this install." The following components were not installed:
- Microsoft ASP.NET MVC 2 - Visual Studio 2008 Tools The following components failed to install: - Microsoft ASP.NET MVC 2
By my distraction in "Add/Remove Programs" I deleted the entry "Microsoft ASP.NET MVC 2" instead of "Microsoft ASP.NET MVC 2 - Visual Studio 2008 Tools" (told me by error text) and then succesfully installed AspNetMVC2_RC_VS2008.exe Now I see entries in "Add/Remove Programs":
- Microsoft ASP.NET MVC 2 - Microsoft ASP.NET MVC 2 - Visual Studio 2008 Tools - Microsoft ASP.NET MVC 2 - Visual Studio 2010 Tools
Well, it was the same before uninstall/install. I know that only MVC2 Preview can be used with VS 2010 and I gues that I uninstalled MVC2 Beta that was installed before for VS2008. Now I am in doubt: Had I installed MVC2 RC or what do I have with VS2008? How can I determine/check which release of MVC2 is installed with Visual Studio 2008 SP1 (or VS2010 Pro Beta 2)?
Just trying to download it from [URL] for the first time. Web Platform Installer says regarding "Frameworks and Runtimes" (and also "Visual Studio Tools"), "All the recommended products from this group are already installed", even though they're not. Did have something called Visual Studio Runtime Redistributable installed which is just a handful of DLL's. I uninstalled it though - made no difference. Also removed entries from registry with "Visual Studio" in them, also made no difference.
but if pdf is not installed, then we get an ugly error message. How can we change what we're doing so that when the user does not have pdf installed, we instead show a friendly message?
We have a Citrix .ica file icon that will be placed on a web page. Is there a way to detect if a pc has the Citrix client installed?
Our end goal is to display a message at the bottom of the page with a link to install the Citrix client from our network share. But we only want to the message to display if the client pc doesn't have the Citrix client installed.
I have an app that I've built with VS 2008 Pro, which I believe uses version 3.5 of the .Net Framework. I want to run this app on an older machine to test the layout with some older browsers. The site is simple static site. This older machine doesn't have version 3.5 of the framework installed.
If I install just the 3.5 Framework on this older machine, can I then run the site in the browser without having VS2008 or VWD 2008 installed? I want to tweak the css in for the older browsers.
I have winxp sp3 home ed. I have installed vs2008 and sp1 and verified this. I tried to install sql server 2008 and keep getting an error saying cant continue because A previous release of Microsoft Visual Studio 2008 is installed on this computer. Upgrade Microsoft Visual Studio 2008 to the SP1 before installing SQL Server 2008. vs2008 SP1 is installed and why isnt this been detected ? I read I need to I read I need windows installer 4.5 but I have already installed this.
IIS 6.0 hosting ASP.NET 3.5. From the Visual Studio 2008 aspx code behind (aspx.cs) running on the server I need to determine if Silverlight is installed on the client and if so which version. I know from Java on the client this can be done. That is not what I need. I know I can put in a control that will render if Silverlight is installed. That is not what I need.
I have asp.net application with framework v3.5 compatibility.. How do i check that which framework is currently installed in client P.C. If client using old framework version, i want to acknow. him by a message box.....
I am getting the error: The installer was interrupted before the application could be installed you need to restart the installer to try againI am having a asp.net 3.5 project created in VS2010...and selected the target as .net framework 3.5....still when i try to run the MSI it gives the above error..
After i Installed the VS 2010. I ran into problems running the asp.net 2.0 websites.
I visited the fixes page to read about the IIS metabase. the problem is - aspnet_regiis of framework .net 2.0 doen't work any more. Also all the websites / virtual directories configured in IIS 5.x on Windows XP to use the asp.net 2.0 framework don't work.
So i downloaded the Metaacl.vbs to check the settings of IIS metabase on my PC.
The permissions assigned to Admin user and the Service user account seems to be alright. No i am confused as to what is the exact cause of -
1) The websites targeting Framework 2.0 are not working any more
2) Why is the aspnet_regiis corrupt and gives the error - "The application failed to initialize properly" Is it a known compatibility issue for VS 2008 and VS 2010. Can we or Can we not have both of them installed parallely?