Click here to Skip to main content
15,917,062 members

Comments by v surya dev (Top 36 by date)

v surya dev 23-Jul-13 2:45am View    
Microsoft.Office.Interop.Outlook.MAPIFolder rootFolder = Application.Session.DefaultStore.GetDefaultFolder();


I am getting this error from this line of code 'Session'.....
v surya dev 23-Jul-13 2:44am View    
Deleted
Microsoft.Office.Interop.Outlook.MAPIFolder rootFolder = Application.Session.DefaultStore.GetDefaultFolder();
v surya dev 23-Jul-13 1:28am View    
While i build the application, it throws this Error:
'System.Web.HttpApplicationState' does not contain a definition for 'Session' and no extension method 'Session' accepting a first argument of type 'System.Web.HttpApplicationState' could be found (are you missing a using directive or an assembly reference?)

This is only My issue....
v surya dev 29-Apr-13 2:55am View    
can anyone tell me how to give permission for that folder.... plzzzzzzzzzz
v surya dev 29-Apr-13 2:40am View    
my default running mode is administrator only...