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:793987
More Search Options
RSS Available
Matching Posts
Bug in Database Publishing Wizard?
Hi, when i try to "publish" a database, using the VS2008 Database Publishing Wizard, i receive an error: Timeout expired. The timeout period elapsed prior to obtaining a connection from the pool. This may have occurred because all pooled connections were in use and max pool size was reached. There is apparently a connection leak somewhere. This does not happen with the Hosting Toolkit from CodePlex. Btw.: Does anybody know where the latest sources are? Workaround: When i create the database
Posted to
Visual Studio 2008
(Forum)
by
www.hostmaster
on 2/10/2009
Re: How to declaratively bind event to user control
Hi, the solution is to add an "On" in front of the event name when one specifies it declaratively: < ctl:MyControl id= "ctlMyControl" runat= "server" OnProcessData= "ProcessData_EventHandler" /> Watch the "On" in "OnProcessData". Also the event accessor is not necessary. This version of MyControl.ascx.cs works, too: using System; using System.Web.UI.WebControls; public partial class MyControl : System.Web.UI.UserControl { public event
Posted to
Custom Server Controls
(Forum)
by
www.hostmaster
on 1/23/2009
How to declaratively bind event to user control
Hi, i wrote a user control with an event. Now i try to declaratively define an event handler like so: < ctl:MyControl ID= "ctlMyControl" runat= "server" ProcessData= "ProcessData_EventHandler" /> How can i accomplish this? When i add the event handler programmatically, it works. But what do i have to do to be able to do this declaratively? I'll append my test case. The control "MyControl" defines the event. The control is used in "TestMyControl
Posted to
Custom Server Controls
(Forum)
by
www.hostmaster
on 1/23/2009
Medium Trust and OleDbPermission unrestricted=true
Hi, can anybody enlighten me what holes i punch when i extend the medium trust policies with OleDbPermission unrestricted=true? I want to read Excel files and need to change "Data Source" and "ExtendedParameters", so i do not want to restrict things further. Is it possible to access devices, services or files outside the web application root with this configuration? Thanks (mk)
Posted to
Security
(Forum)
by
www.hostmaster
on 12/30/2008
VS Web Server on other IP than 127.0.0.1?
Hi, can anybody help me with this: http://forums.asp.net/p/1332771/2677935.aspx#2677935 Thanks (mk)
Posted to
Cassini Sample Web Server
(Forum)
by
www.hostmaster
on 10/13/2008
Re: VS Web Server on other IP than 127.0.0.1?
Hi, i do not want to work with random ports but i want to run it on port 80 and with an application root of "/". http://weblogs.asp.net/scottgu/archive/2006/12/19/tip-trick-how-to-run-a-root-site-with-the-local-web-server-using-vs-2005-sp1.aspx This makes it easier to move installations around (dev, test, prod). Using "hosts" for name resolution, i can create identical setups. The only problem currently left is that the VS dev webserver insists to run on 127.0.0.1 and that i want
Posted to
Visual Studio 2005
(Forum)
by
www.hostmaster
on 10/13/2008
VS Web Server on other IP than 127.0.0.1?
Hi, is it possible to run the Visual Studio development web server on another IP than 127.0.0.1? I would like to run it on Port 80 with IIS on the same machine. I know i can use httpcfg to disable socket pooling, but i would like to continue to run IIS on IP 127.0.0.1. Thanks (mk)
Posted to
Visual Studio 2005
(Forum)
by
www.hostmaster
on 10/12/2008
Page 1 of 1 (7 items)
Channel 9:
Twitter App for Zune Launches
WindowsClient:
Incarnate
Channel 10:
Twitter App for Zune Launches
WindowsClient:
Rotate your text in the WPF DataGrid Column Headers
WindowsClient:
New gameplay video with D&D on Surface
WindowsClient:
ViewModel Pattern and Speech as UI. Help me Obi Wan, where’s the View?
Channel 9:
Karsten Januszewski and Tim Aidlin: Introducing Incarnate
Channel 9:
Reactive Extensions API in depth: Retry
Channel 10:
iBing uBing: Bing iPhone App Arrives
WindowsClient:
Migrating an Outlook Client to .NET Framework 4 in Visual Studio 2010
Channel 10:
A Look Behind Mouse 2.0
WindowsClient:
Using Speech Synthesis in .NET 4 and Windows 7
Channel 10:
Office 2010 "5 Rules" Presentation
Channel 10:
30% off Expression Web 3 until Dec 28th
ASP.NET:
Live Preview jQuery Plugin
WindowsClient:
Remember JScript closures capture all variables in scope
TechNet Edge:
UAG reaches RTM
Channel 9:
Who, What, When, Where, Why and How of MIX10
Channel 10:
Berlin Wall in Silverlight
TechNet Edge:
System Center Operations Manager 2007 R2 – Service Level Dashboard part 2, Installation
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online