Antony
 New Member
 Posts:5

 |
| 12 Jan 2010 12:34 PM |
|
I've put in place a form and when a user tries to upload a file, I always get this error message:
<!--[if gte mso 9]>
Normal
0
21
false
false
false
FR-CA
X-NONE
X-NONE
MicrosoftInternetExplorer4
<!--
/* Font Definitions */
@font-face
{font-family:"Cambria Math";
panose-1:2 4 5 3 5 4 6 3 2 4;
mso-font-charset:0;
mso-generic-font-family:roman;
mso-font-pitch:variable;
mso-font-signature:-1610611985 1107304683 0 0 415 0;}
@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;
mso-font-charset:0;
mso-generic-font-family:swiss;
mso-font-pitch:variable;
mso-font-signature:-520092929 1073786111 9 0 415 0;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{mso-style-unhide:no;
mso-style-qformat:yes;
mso-style-parent:"";
margin:0cm;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:12.0pt;
font-family:"Times New Roman","serif";
mso-fareast-font-family:Calibri;
mso-fareast-theme-font:minor-latin;}
.MsoChpDefault
{mso-style-type:export-only;
mso-default-props:yes;
mso-ascii-font-family:Calibri;
mso-ascii-theme-font:minor-latin;
mso-fareast-font-family:Calibri;
mso-fareast-theme-font:minor-latin;
mso-hansi-font-family:Calibri;
mso-hansi-theme-font:minor-latin;
mso-bidi-font-family:"Times New Roman";
mso-bidi-theme-font:minor-bidi;
mso-fareast-language:EN-US;}
@page Section1
{size:612.0pt 792.0pt;
margin:72.0pt 90.0pt 72.0pt 90.0pt;
mso-header-margin:36.0pt;
mso-footer-margin:36.0pt;
mso-paper-source:0;}
div.Section1
{page:Section1;}
-->
<!--[if gte mso 10]>
Diva\Portals\0\FormMaster\403\55f834ed-d203-42fe-927a-66eff0b2f5e0DCP01049.JPG
I've checked to authorise unauthetificated user to add files and checked all other options I could find but still, doesn't work... It's a DNN 5,2,1 brand new Installation
Any suggestions ??
|
|
|
|
|
Antony
 New Member
 Posts:5

 |
| 12 Jan 2010 02:11 PM |
|
Could not find a part of the path 'D:\Web Sites\Massages Diva\Portals\0\FormMaster\403\4de73e78-783f-41d5-99d3-244b020ee4b4Plancher chuaffeur.JPG'. This is the error message |
|
|
|
|
Code 5 Moderator
 Advanced Member
 Posts:907

 |
| 13 Jan 2010 12:24 AM |
|
What exact version of Form master are you using? From the 100's of support request for this one has not been due to permissions being improperly set on the server. You may have file permissions but not folder crreate permissions |
|
|
|
|
Antony
 New Member
 Posts:5

 |
| 13 Jan 2010 01:00 PM |
|
Hi, I tought of this permission issue before but I would be very surprised because my test are actually made with my host account that have all permissions already... Do I have to make special host / user permission on specific folder directly from the server before ? Can we specify on wich folder document will be placed ? My version is 2,0,7 Thanks for reply... |
|
|
|
|
Code 5 Moderator
 Advanced Member
 Posts:907

 |
| 14 Jan 2010 12:31 PM |
|
The permissions needed for the web server to write files to disk have nothing to do with the user account logged into DotNetNuke. Check with your host, or is you are managing the machine please reread the installation instructions for DotNetNuke and properly set the permissions on the account which is used to run the host process for IIS, like the NETWORK SERVICE account. |
|
|
|
|
Antony
 New Member
 Posts:5

 |
| 14 Jan 2010 02:20 PM |
|
Hummm... I finally got it with a friend help, it was that a folder has never been created, we created it manually. No intervention on permission at all... Why does the module did not create the folder ? Is this something we will always have to create manually or it's something I made wrong in the setup ? |
|
|
|
|
Code 5 Moderator
 Advanced Member
 Posts:907

 |
| 15 Jan 2010 12:22 AM |
|
If your web server were setup correctly Form Master would be able to create the folders needed.
Maybe this would help?
|
|
|
|
|
Code 5 Moderator
 Advanced Member
 Posts:907

 |
| 15 Jan 2010 12:29 AM |
|
I forgot to mention you should upgrade to 2.0.8 available at Snowcovered Patches and Hotfixes. |
|
|
|
|