I have a site developed in dnn 4.0. I want to export all data of this site into Fresh Installed site (dnn 7.0.2). How we can do it .. Please give an idea or any tool , module.
Thanks in Advance
You won't find a tool that will do this for you. You have two options as I see it.
1) Upgrade the 4.0 site to 7.0 (this would be my recommended option) You would only do this after doing a full backup of the site and database, and you should do it in a test environment first.
2) Manually migrate all of the pages and content from the 4.0 site to a new 7.0 site.
Related
I created Windows Phone 8.1 Silverlight app, and I can't to upload it into WP store. I want to use Create App Packages tool in Visual Studio 2013 Professional, but it's impossible for Silverlight apps. I read many guides on dev.windows.com. It's necessary to upload only .appx, .appxbundle or .appxupload files, but I have .xap file only in Bin\ARM\Release folder. May anyone help me?
I'm having the same problem, which I just solved.
WP8.1 Silverlight application may not be packaged with the "Create App Packages" tool, so you have to perform several operations manually.
The process is described on msdn (https://msdn.microsoft.com/en-us/library/windows/apps/dn655122%28v=vs.105%29.aspx)
- First you have to start the submission of the app on your msdn dashboard.
- From here, you'll get some informations, such as reserved application name, and several IDs that you have to edit into both WMAppManifest.xml and Package.appxmanifest
- Then you can deploy your app (or run the emulator for release)
- This last step will create the package you can upload.
I am developing a Windows Forms application with Visual Studio 2013 and i want to publish it in my web site.
I use the VS 2013 publish funcionality using FTP service, it publish it correctly but i see not only a setup.exe is uploaded, but also manifest, and some application carpets...
1.- Is it posible to publish the application under a .msi file?, if so please let me know how.
2.- When i publish it i say to check my page, for example mypage.com, for updates, ¿what should i do in mypage.com when i publish a new version? so when a user is using my app and a new version si avaliable he/she get noticed about it.
sorry for my english and thx in advance.
If you add an installer, you can create a msi.
I used the extension for Vs2013 VSI Bundle.
https://visualstudiogallery.msdn.microsoft.com/9abe329c-9bba-44a1-be59-0fbf6151054d
The publish functionality I didn't try with that.
See also the Stackoverflow item:
https://stackoverflow.com/a/23339652/200824
Windows Server 2008 R2
IIS 7.5
DNN 7.2.1
Application Pool - .NET Framework Version = v4.0
After fresh install I get the problem when ControlBar is showing like this in IE10:
and does not respond to any actions.
And Google Chrome shows the website like:
Start by checking to see why your IIS site isn't serving up STATIC Files. Looks like your CSS and Images aren't loading.
Also, make sure the site is not running in Compatibility Mode or you didn't accidentally place the site on the Compatibility list.
You can also try hitting F12, going to the Network tab and refreshing the site. This will let you see if any resources (css/js) aren't getting loaded (404).
I've been working with liferay for a while, and currently i'm trying to build a company's intranet but I'm facing this weird problem.
There's some "co-workers" here in the company that can't open this Liferay portal in some of their browsers. The thing is when they write the url on their browsers and press Enter key, a file called "home" gets downloaded instead of opening the liferay web page.
This happens for some users in Mozilla Firefox, for others in Google Chrome, for other in both of them. Some of these users use Windows 7 O.S, some others use Ubuntu 12.04.
We're using Liferay Portal Community Edition 6.0.5 CE (Bunyan / Build 6005 / August 16, 2010)
with Oracle GlassFish Server 3.1.2.2 (build 5).
We've worked with prior Glassfish versions like 2.1 and 2.1.1, but we had never faced an issue like this one.
As I said this happens for some users, for some others it works fine.
Does anyone know what's the cause of this behaviour? How could I fix this?
Thanks in advance!
This sounds a lot like an ancient problem that has been found all over the internet - a problem in the gzip filter (Liferay also had it).
You state that you're using 6.0.5, odds are that it wasn't fixed in that release. I can't find it, but this issue is close. After all, the best recommendation is: Please update to the latest version to be back at a current version that gets more updates. Alternatively, deactivate gzip on Liferay (you can activate it on an Apache httpd sitting in front of Liferay)
Just installed trial version of RAD 8.5 but I don't see any option to create a Portlet Project.
What am I missing?
Thanks.
You can also add the capabilities if they're not there by going to windows/preferences/capabilities. Click Advanced. Expand Web Develkoper(advanced) and enable Portal Development