Click here to Skip to main content
15,887,477 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Problem setting up an Object data source for Forms view Pin
AhsanS23-Oct-08 20:14
AhsanS23-Oct-08 20:14 
QuestionMULTIVIEW - SetActiveView should be automatically set by PageLoad using a SessionVariable called "LinkID" Pin
AfricaTwin23-Oct-08 11:24
AfricaTwin23-Oct-08 11:24 
QuestionOpen-source ASP.NET shopping cart Pin
Andrey Mazoulnitsyn23-Oct-08 6:35
Andrey Mazoulnitsyn23-Oct-08 6:35 
AnswerRe: Open-source ASP.NET shopping cart Pin
AhsanS23-Oct-08 20:22
AhsanS23-Oct-08 20:22 
GeneralRe: Open-source ASP.NET shopping cart Pin
Andrey Mazoulnitsyn23-Oct-08 22:42
Andrey Mazoulnitsyn23-Oct-08 22:42 
Questioncant obtain new value of html control attribute Pin
shovaly23-Oct-08 6:00
shovaly23-Oct-08 6:00 
AnswerRe: cant obtain new value of html control attribute Pin
Brij23-Oct-08 18:22
mentorBrij23-Oct-08 18:22 
QuestionSystem.Data.OleDb.OleDbException: 'Y:\Macros\WFAC' is not a valid path Pin
farmer23-Oct-08 5:59
farmer23-Oct-08 5:59 
I have a site that is accessing a database housed on the local machine. The database has linked tables that are linked to files on a server. When I add a gridview that dispalys results associated to those linked files on the server I get the following error message:

'Y:\Macros\WFAC' is not a valid path. Make sure that the path name is spelled correctly and that you are connected to the server on which the file resides.'
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.Data.OleDb.OleDbException: 'Y:\Macros\WFAC' is not a valid path. Make sure that the path name is spelled correctly and that you are connected to the server on which the file resides.

I am using VS 2008 to build the site and when I test it in VS2008 it works fine, but when I try to pull it up outside of VS I get this error. I verified the path is right, but there is some issue reading the linked file "'Y:\Macros\WFAC' " this is within the DB that is on the local machine and not part of the acutal asp.net code?

Does anyone know how I can clear this error?
AnswerRe: System.Data.OleDb.OleDbException: 'Y:\Macros\WFAC' is not a valid path Pin
AhsanS23-Oct-08 18:31
AhsanS23-Oct-08 18:31 
GeneralRe: System.Data.OleDb.OleDbException: 'Y:\Macros\WFAC' is not a valid path Pin
farmer24-Oct-08 3:02
farmer24-Oct-08 3:02 
QuestionHow to raise Session_End event at Global.asax if I use SQLServer for session state. Pin
mdpavel23-Oct-08 4:50
mdpavel23-Oct-08 4:50 
AnswerRe: How to raise Session_End event at Global.asax if I use SQLServer for session state. Pin
Guffa23-Oct-08 14:52
Guffa23-Oct-08 14:52 
QuestionCustom ExpressionBuilder + ParseControl. No Joy? [modified] Pin
mgkr23-Oct-08 4:17
mgkr23-Oct-08 4:17 
AnswerRe: Custom ExpressionBuilder + ParseControl. No Joy? Pin
mgkr23-Oct-08 22:24
mgkr23-Oct-08 22:24 
Questionfor executing lnkAddTraveller_Command event block when click on lnkAddTraveller link always need 2 times click Pin
trilokharry23-Oct-08 4:01
trilokharry23-Oct-08 4:01 
QuestionQuery String! Pin
blakshmi23-Oct-08 2:31
blakshmi23-Oct-08 2:31 
AnswerRe: Query String! Pin
Brij23-Oct-08 3:41
mentorBrij23-Oct-08 3:41 
AnswerRe: Query String! Pin
Abhijit Jana23-Oct-08 3:42
professionalAbhijit Jana23-Oct-08 3:42 
QuestionCan it is possible to fetch Client Mechine IP under Run Prosxy Server Pin
Rajeesrivastava23-Oct-08 2:18
Rajeesrivastava23-Oct-08 2:18 
AnswerRe: Can it is possible to fetch Client Mechine IP under Run Prosxy Server Pin
Paddy Boyd23-Oct-08 2:19
Paddy Boyd23-Oct-08 2:19 
QuestionDates of current week Pin
raghvendrapanda23-Oct-08 1:36
raghvendrapanda23-Oct-08 1:36 
AnswerRe: Dates of current week Pin
Ashfield23-Oct-08 2:06
Ashfield23-Oct-08 2:06 
GeneralRe: Dates of current week Pin
Abhijit Jana23-Oct-08 3:39
professionalAbhijit Jana23-Oct-08 3:39 
GeneralRe: Dates of current week Pin
Ashfield23-Oct-08 9:32
Ashfield23-Oct-08 9:32 
QuestionHow to read gmail inbox attchment from .aspx page ????? Pin
subrat4all23-Oct-08 1:32
subrat4all23-Oct-08 1:32 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.