|
Latest Discussions
|
 |
|
|
|
|
 |
|
Support Forum
|
 |
|
| Author |
Messages |
|
subway web Posts:6

 |
| 06/30/2008 12:48 PM |
|
we need to save uploaded video files to a different server. I know file location has been hard coded in the code. since the portal root path is included, my try to create a virtual directory didn't work out. any solutions? really appreciated it.
Fei
|
|
|
|
|
Pengtsen R Posts:4862


 |
| 06/30/2008 5:50 PM |
|
| I specially tried this kind of usage before, I found .net framework or windows don't allow a program to save a uploaded file to a network location. so I can see this is impossible. |
|
Pengtsen R http://www.bizmodules.net |
|
|
subway web Posts:6

 |
| 07/01/2008 12:20 PM |
|
we normally work around by setting up folder sharing and virtual directory for this kind of scenario in our duel server web farm model. But it didn't work out in this case since you check out the physical folder within portal in your program... I also tried to do some customization, but found there are several references/data providers missing in the source code package. May we have those missing items somehow? Also any thoughts on how to solve the issue we have are really appreciated.
Fei |
|
|
|
|
Pengtsen R Posts:4862


 |
| 07/01/2008 8:19 PM |
|
I'm not familiar with web farm, but I mapped a network share to my server as a virtual disk, and try to save uploaded file to this virtual disk, an exception is fired. did you fix the reference path in for both projects in the source? it should compile without an error. |
|
Pengtsen R http://www.bizmodules.net |
|
|
subway web Posts:6

 |
| 07/02/2008 8:02 AM |
|
I solved the reference issue, but now I am having other errors, such as: file '~/controls/LabelControl.ascx' was not found...interesting thing is, I didn't see a control folder in the source package. did I miss anything here? thanks.
|
|
|
|
|
subway web Posts:6

 |
| 07/02/2008 8:15 AM |
|
never mind...got it. thanks.
|
|
|
|
|
Pengtsen R Posts:4862


 |
| 07/02/2008 5:28 PM |
|
| great! |
|
Pengtsen R http://www.bizmodules.net |
|
|
|
| You are not authorized to post a reply. |
|
|
|
|
|
|
 |
 |
|
 |
|