Portal Engine Questions on portal engine and web parts.
Version 5.x > Portal Engine > File doesn't exist View modes: 
User avatar
Member
Member
kshepard - 6/9/2010 4:28:39 PM
   
File doesn't exist
Running 5.5. In Site Manager under development/page templates. When I click on, say, home pages, click new template, assign everything and then click select to select the aspx page, new window open, I navigate to cmstemplates, corpsite and within that are 20 or so templates. If I click on any of them and then hit select I get "file doesn't exit". But it really does :-)

Running full trust. Any ideas would be appreciated.

Thanks!

User avatar
Member
Member
JohnSD - 6/9/2010 6:30:21 PM
   
RE:File doesn't exist
I just had the same problem. I was using the Kentico CMS 5.5 Developers Guide to developing web parts, and attempting to do the sample "hello world" tutorial. I browsed for the file name, found it in my custom web parts directory, then clicked "Select" and received the "file doesn't exist" error.

The path it listed was ~CMSWebParts/MyCustomWebParts/hw.ascx

I was able to move through this dialogue box by changing the path to:
~/CMSWebParts/xxx/hw.ascx. I clicked ok, then was able to see my new web part in the tree. However, I'm not sure if this is really a correct fix or not.

User avatar
Member
Member
JohnSD - 6/9/2010 6:33:52 PM
   
RE:File doesn't exist
Correction, that second path should be ~/CMSWebParts/MyCustomWebParts/hw.ascx

User avatar
Member
Member
kshepard - 6/9/2010 6:41:08 PM
   
RE:File doesn't exist
PERFECT! That solved the problem. Although, I would imagine there is some where to configure that url.

Thanks so much for your help!

User avatar
Kentico Consulting
Kentico Consulting
kentico_mirekr - 6/10/2010 2:24:55 AM
   
RE:File doesn't exist
Hi,

Rregrettably, this is known bug in Kentico CMS and it was fixed in Kentico CMS 5.5.1 hotfix package:

File system selector - Selected file path was invalid if the web site was installed into root.

Please apply latest hotfix package for Kentico CMS 5.5 to resolve this issue:

http://devnet.kentico.com/Bugtracker/Hotfixes.aspx

Best regards,
Miroslav Remias