Home
Get Started
Learn
Downloads
AJAX
MVC
Community
Wiki
Forums
Sign in
|
Join
Home
›
ASP.NET Forums
›
Search
Search
You searched for the word(s): userid:871229
More Search Options
RSS Available
Matching Posts
Microsoft Office Access Database error.
Hi guys, Everything is working fine on client side. Now i just add my web application to IIS and after that when i am trying to browse the file and getting the data from execl sheets. this error comes: The Microsoft Office Access database engine cannot open or write to the file (.xls). It is already opened exclusively by another user, or you need permission to view and write its data. but where should i have to give the permissions and all stuff. i tried everything, even i give all permission to
Posted to
Access Databases and AccessDataSource Control
(Forum)
by
DayNight
on 12/3/2009
.Net Ajax enabled web Application deploy to Apache server.
Is there any good way to deployment the .net web application wth ajax enabled to WAMP server(Apache)? or i can install IIS on the same server with different port or ip address. So which one is best and robustness approach. but i would like to hear on first one(on apache server, but i never used Apache before.) all suggestions or ideas are welcome. Regards
Posted to
Configuration and Deployment
(Forum)
by
DayNight
on 10/30/2009
Re: What does DataView.DataKey(0) show the previous record's value?
Right now, you fixed the index of the row in datakey..! datatkey(0).to string; this line of code always shows you datakey of first record. You can get the correct datakey by looping the the record or selecting the particular row and getting the index of row and pass in datakey(index) then you will get right index..! Regards,
Posted to
Data Presentation Controls
(Forum)
by
DayNight
on 10/29/2009
Re: Tab Panels are all loading at the same time
You can approach like this, but i didnt used this logic before. just a logic that come in mind..hope for best. void Tabcontainer_activeTabChanged(object sender, event) { switch(tabContaienr.activetab.dynamicContextkey) { case "1" //this is active tab index to each tab" Load whatever you want case "2" load whatever you want } }
Posted to
Web Forms
(Forum)
by
DayNight
on 10/28/2009
Re: How to redirect back to login page upon logging out?
Check that one: http://forums.asp.net/p/1475841/3430489.aspx and do use session when passing the id and password in session rather than redirect the id, pwd to destiantion page.
Posted to
Security
(Forum)
by
DayNight
on 10/28/2009
System.Diagnostics.Process.Start(Path) doesnt work on web server
I am using System.Diagnostics.Process.Start(Path) for open up the file form client side. File(s) is placed in different server. even i used <Identity Impersonate ="true" Userid="xxxx" password="xxxx" /> in web config for giving the access to that server position, but when i try to open the file, nothing happened, just page refreshed. Its not even throw any exception. I put all the project on web server, but on localhost everything is working fine. any suggestion
Posted to
Security
(Forum)
by
DayNight
on 9/3/2009
Re: System.Diagnostics.Process.Start(Path) doesnt work on web server
thanx Fayaz...! even i searched it, Web applicaction not give the permission to acces the server from web page for editing purposes. All good..!i understand the concept..!like from 2-3 days i am trying to do things that microsoft doesn't allows...! yeah I create module to open a any type of file type by system.IO, so thats only the best way to deal with server files. Regards...!
Posted to
Security
(Forum)
by
DayNight
on 9/3/2009
Ajax Popup doesnt disable controls in master page
i have master page with general link on that. in regular page, i have ajax modal pop up; when pop ups, everything on page grey out and you cannot click on any control on page, but control that are on Master page are still clickable. overall it doesnt disable anything on master not even change the back color on master page when pop up appears. any suggestion, plz lemme know Regards...! here is general syntax of what i am doing in master page; <div > <div > <div > ###header text <
Posted to
Master Pages, Themes and Navigation Controls
(Forum)
by
DayNight
on 8/11/2009
Re: Ajax Popup doesnt disable controls in master page
#### Master page code <head runat="server"> <title>xxx </title> <link href ="style/StyleSheet.css" rel="stylesheet" type="text/css" /> </head> <body> <form id="form1" runat="server"> <asp:ScriptManager ID="ScriptManagerMaster" runat="server"> </asp:ScriptManager> <div > <div> <div id="logo"> xxxx </div> <br /> </div> <div>
Posted to
Master Pages, Themes and Navigation Controls
(Forum)
by
DayNight
on 8/11/2009
set a value to textbox which is outside to update panel
i am using gridview inside the update panel....!when i click the row of gridview, i need to set some value return by database to textbox, and textbox is outside the update panel, i cant put textbox in same update panel due to some reason. when i click the gridview, On selected index changed, i called stored procedure which take selected datakey and return some value, and i need to set that value to textbox which is outside the Update panel...! Regards....!
Posted to
Data Presentation Controls
(Forum)
by
DayNight
on 7/22/2009
Page 1 of 4 (32 items) 1
2
3
4
Next >
Channel 9:
Nikolaj Bjørner and Leonardo de Moura: The Z3 Constraint Solver
Channel 9:
MEF & Silverlight 4 Beta - Part 2, Imports & Exports
Channel 9:
MEF & Silverlight 4 Beta - Part 1, Introduction
WindowsClient:
The (Near) Final Word on Multi-Monitor Taskbars for Windows 7 - Ultramon vs. DisplayFusion
WindowsClient:
Looking back at 2009, and forward to 2010
Silverlight:
Polling Video – A Viable sub-second alternative?
TechNet Edge:
Windows Server 2008 R2 Quick Look #2 - Active Directory Recycle Bin
Channel 10:
I'm a Windows 7 PC Themes
Channel 10:
24 Years of Windows Box Art
WindowsClient:
Silverlight tutorial: HOW TO build CommandLink Control in Silverlight with Expression Blend 3 and Behaviors
ASP.NET:
Converting an RGB Color To Hex With JavaScript
Silverlight:
Silverlight HVP Design – Configuration & Scenarios
Channel 9:
Channel 9 Live at PDC09: Day 3 Welcome
Channel 9:
Channel 9 Live at PDC09: TWoC9 Day 3
Channel 10:
Microsoft's Mobicast: Stiched Cell Streams
Channel 10:
Festive Bing
TechNet Edge:
How Microsoft Reduces Operational Risk through Business Continuity Management
Channel 9:
Jeffrey Van Gogh and Bart De Smet: Inside System.Interactive
WindowsClient:
Runtime Fault Injection using TestAPI
TechNet Edge:
TechNet Radio: Community Corner with John Weston (Episode 1)
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online