TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Hien Nguyen
NA
117
428
HomeFolder tag for Remote / Virtual server on usercontrol
Jul 13 2019 3:47 AM
Hi all,
I have 1 page using usercontrol which has Gridview display file on folder list.
But HomeFolder tag i can not using for virtual server.
It only use for local server?
Please kindly help.
Thanks
This is aspx page:
<div style="width: 45%">
<%--<uc1:FileGridVB ID="FileGridVB1" HomeFolder="~/ContentFE" runat="server" PageSize="10" />--%>
<uc1:FileGridVB ID="FileGridVB1" runat="server" PageSize="10" HomeFolder="\\10.92.184.32\isg$\DATAWeb\ContentFE" />
</div>
This is error:
https://imgur.com/IAlwLrh
https://imgur.com/EQ3AYvL
https://imgur.com/1kfXtaG
Reply
Answers (
0
)
Desc Order List In Dropdownlist Using .Net Core With MVC 5
How to cancel bind-data in a Modalform