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:855076
More Search Options
RSS Available
Matching Posts
Re: why"text/plain" gives XML error?
try explicitly adding "*.txt" extension types in the <httphandler> section of your web.config.
Posted to
HttpHandlers and HttpModules
(Forum)
by
sunilyadav165
on 10/31/2009
Re: how to prevent same file upload
Hi, go through following article.. http://www.codeproject.com/KB/custom-controls/FileUploaderDialog.aspx
Posted to
Getting Started
(Forum)
by
sunilyadav165
on 10/31/2009
Re: That assembly does not allow partially trusted callers.
hi, try adding following line in your AssemblyInfo.vb <Assembly: PermissionSet(SecurityAction.RequestOptional, Unrestricted = true)> hope this helps..
Posted to
Free For All
(Forum)
by
sunilyadav165
on 10/31/2009
Crystal report not published??
Hi all, i have many crystal reports created in my asp.net appliation. so when i am trying to publish on iis or any loaction reports are not getting published. i have my reports under Report folder in my application. also i want to know how i will deploy crystal reports on iis server, since i donot have lisence for crystal, will it allow me to publish on the IIS server. any help would be appreciated.
Posted to
Crystal Reports
(Forum)
by
sunilyadav165
on 10/22/2009
Re: Problem with relationship table in Linq to SQL
Hi, add a Namespace.. using System.Linq
Posted to
Data Access and ObjectDataSource Control
(Forum)
by
sunilyadav165
on 10/16/2009
Re: Visual studio telling me all my components do not exist....when they do
Hi, Try to reset the settings of the Visual studio. hope this helps.
Posted to
Web Forms
(Forum)
by
sunilyadav165
on 10/16/2009
Re: I didn't want you logged in! How to prevent new users being signed in with CreateUserWizard
nice one..
Posted to
Announcements
(Forum)
by
sunilyadav165
on 10/16/2009
Re: web server out of service
Hi, There are 3 reasons that can possible. 1. Seemslike you haven't got the ASP.NET server components (e.g, FrontPage extensions) installed or IIS is not running. 2. Asp.net is not installed. To install asp.net go to %windows root directory%\Microsoft.NET\Framework\v2.0.50727\aspnet_regiis -i 3.Permission issues,check wheather user has permission on IIS server to create site. hope this helps.
Posted to
Visual Studio 2008
(Forum)
by
sunilyadav165
on 10/12/2009
Re: Adding Tables to DBML at Run-Time
Hi, i guess you cannot add tables to DBML file at runtime coz whenever you make changes in database or table you need to refresh and build the appliation in order to add newly modified values in DBML.
Posted to
Data Access and ObjectDataSource Control
(Forum)
by
sunilyadav165
on 10/12/2009
Re: Onrowcreated
Hi, Seems like your code runs numerous times, and the stack keeps filling up since you are not releasing the resources. Since your are creating row in one fo the gridview event, can you tell me on which event you are inserting record. I guess following event gets called numerous times.. protected void gv_ins(object sender, GridViewRowEventArgs e) { gv1.DataBind(); }
Posted to
Free For All
(Forum)
by
sunilyadav165
on 10/11/2009
Page 1 of 26 (253 items) 1
2
3
4
5
Next >
...
Last »
WindowsClient:
ASP.NET AJAX 4.0 Data Binding on MSDN Magazine
WindowsClient:
Don’t miss out..
TechNet Edge:
Improving Collaboration with SharePoint - Tech Focus December 2009 Part 1
Channel 9:
Channel 9 Live at PDC09: Scott Guthrie
Channel 10:
Get Discounted Concert Tickets at the New Windows Section 7
Channel 10:
Get Bing Wallpapers on the iPhone
Channel 10:
Bing Gets a New Toolbar
ASP.NET:
More on medium trust: what permission are you missing?
Channel 9:
Channel 9 Live at PDC09: Bob Muglia
WindowsClient:
Adventures With Windows Azure Diagnostics
Mix Online:
Adventures With Windows Azure Diagnostics
Channel 9:
Channel 9 Live at PDC09: Ray Ozzie
Channel 9:
Coding4Fun: DrinkTendr
Channel 9:
TWC9: Scott Hanselman, John Galloway, Bing, parallel unit tests, more
TechNet Edge:
ISA to TMG Migration Guidance
Channel 9:
Life at Microsoft: Episode 3
TechNet Edge:
Microsoft Windows Server 2008 to AITP
ASP.NET:
How important is medium trust to you?
WindowsClient:
Microsoft Web Platform & You
WindowsClient:
New Book: Developing for Microsoft Surface
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online