English 中文(简体)
Error whilst publishing Sitefinity4 project
原标题:

I m trying to deploy a Sitefinity 4 project. I have the main web app project, and two external class libraries. I ve tried to publish, and ive tried using a web deployment project, however both times it complains about missing references, like:

The type or namespace name Sitefinity does not exist in the namespace Telerik (are you missing an assembly reference?)

It is always referring to a line of code in one of the class libraries. Do i need to add the assemblies to the app.config file?

Any ideas greatly appreciated.

问题回答

Josh recently wrote two blog posts for installing Sitefinity on IIS. Maybe those could help you. Depending on whether you are deploying on IIS6 or IIS7:

Installing Sitefinity on IIS6
Installing Sitefinity on IIS7





相关问题
How to space nav buttons equally in Sitefinity radmenu

I have a Radmenu which has 6 buttons in it which need to have equal spacing between them in my horizontal menu. I have managed to get this right using a percentage value but what if someone decides to ...

Automated registration email

To be short - User registers for the site An email is sent to the user confirming their registration I am using : Asp.net 3.5(C#) Sitefinity as a CMS MS SQL 2008 server r2 My question is what is ...

Sitefinity WebSite to Web Application Project - app_code fun!

I ve converted a SiteFinity (C#) app from a Website to a WebApplicationProject. It all works great..except I used to have in my App_Code a class called MaterialsModule which inherits from the base ...

Viewstate, datatable and properties!

Im developing a user control that contains two RadGrids. When a user selects a row in grid 1, the page postsback. At that point, I create a Datatable and DataRow and add it to grid 2 s datasource. ...

Using Admin Panel How we can create a aspx page in sitefinity?

how we can create the dynamic page ex. help.aspx and write the code in sitefinity. Because i facing a problem I create a page but i unable to know in which directory the page is lived. If any one help ...

Sitefinity Word 2003 - Can you create Blog Entries

I know you can use Word2007 to create Blog Posts for Sitefinity, but does anyone know if you can do this in Word2003? Other there any other options to have an defined end user be able to create/...

热门标签