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:750510
More Search Options
RSS Available
Matching Posts
Re: The name xxx Does Not Exist in the Current Context
Do you clean your project prior to building it?
Posted to
Visual Web Developer 2005 Express
(Forum)
by
Gewgala
on 5/6/2009
Re: Setting Membership/Profile/Role provider's connection string at runtime...?
Not a single issue, it just worked. One thing I did differently was I erased ", MyAssembly" in the "type" property as shown below, as I'm working on a regular website: <add name="MyMembershipProvider" type="MyNamespace.MyMembershipProvider" ... />
Posted to
Security
(Forum)
by
Gewgala
on 1/12/2009
Re: Setting Membership/Profile/Role provider's connection string at runtime...?
RGabo and Antmx - THANK YOU! That's exactly what I needed. Searched all over the internet and finally found this thread, I did exactly what you did Antmx and it works like a charm!
Posted to
Security
(Forum)
by
Gewgala
on 1/6/2009
Re: Reference user control from a .vb class in the app_code directory
About Mike's post, this line: <% @ Control Language ="VB" AutoEventWireup ="false" CodeFile ="~/app_code/usercontrols/YourUserControl.ascx.vb" Inherits ="YourUserControl" %> Does not work for me. If I create a UserControl, and put it's code behind file in my app_code folder as shown above, (obviously which folder inside the app_code that it's in doesn't matter) I get the following error while building the site: "The file <relative
Posted to
Web Forms
(Forum)
by
Gewgala
on 10/17/2008
Re: This configuration section cannot be used at this path. This happens when the section is locked at a parent level. Locking is either by default
ddeputy, Thank you! That's exactly what I needed.
Posted to
Configuration and Deployment
(Forum)
by
Gewgala
on 10/11/2008
Pending Checkins pane does not work
Hello everyone, My development team and I have been recently plagued with what appears to be a Visual Studio 2008/Visual Source Safe 2005 malfunction. When we are working in Visual Studio, we cannot utilize the pending checkins pane. If we have documents checked out, viewing the pending checkins pane will only show a blank pane as if we had no files checked out at all, or it will display "Updating..." and stay that way, never changing to anything at all, even if you leave it there for hours
Posted to
Visual Studio 2008
(Forum)
by
Gewgala
on 10/7/2008
Filed under: Viisual Studio 2008 error, Visual Studio 2008 Bugs, .NET, 2008
Re: ModelPopUp does not focus with an embedded flash object...
I followed the suggestions in this thread, and put my flash object inside <div style="z-index:0">[FlashObject]</div>, and I set the wmode param to "transparent" and also to "opaque". Both times it worked fine in Internet Explorer 7 but in Firefox 3.0.1 the flash object on my parent page that opens the modal is still showing through the semi-transparent modal background. Any other ideas??
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
Gewgala
on 9/19/2008
Re: The name xxx Does Not Exist in the Current Context
Yup, that was the problem! Thank you for this post! It's funny that the one marked as the solution is a cop-out, it's not the real solution. I copied and pasted multiple aspx files and renamed them but failed to realize that they were all referencing/inheriting the same class! So the compiler was reading a page that didn't have the new controls first. This is truly an important post, and thank you for posting that solution. I was so confused and didn't want to go with the post marked
Posted to
Visual Web Developer 2005 Express
(Forum)
by
Gewgala
on 9/21/2007
Regex Replace for uploaded HTML file
Ok I have a literal control that has an uploaded HTML document loaded into it with StreamReader. I am implementing "hithighlighting" for the contents of the uploaded HTML file. It works just fine until you search for a word that matches a word that falls within < > of the source code, and then the formatting gets shot. For example if you search for a word "color", it will include the source code every time it matches "color", for example, all instances of "<font
Posted to
Getting Started
(Forum)
by
Gewgala
on 8/22/2007
Filed under: replace, Hithighlighting, regex
Re: StreamReader problem or c# problem with the question mark
WOW ok I just learned more about Regex and cut ALL that code down to: (I still need assistance on the image problem in the literal control as stated in the previous posts -- the question mark ? thing is no longer a problem) public partial class FindCharacters : System.Web.UI.Page { protected void Page_Load( object sender, EventArgs e) { } protected void Button1_Click( object sender, EventArgs e) { string temp = "" ; // Grab the HTML contents StreamReader rdr = new StreamReader(FileUpload1
Posted to
C#
(Forum)
by
Gewgala
on 8/21/2007
Page 1 of 8 (71 items) 1
2
3
4
5
Next >
...
Last »
Channel 9:
Inside Windows 7: Recovering Windows from System Degradation and Boot Failures
Channel 9:
Ping 39: Chrome is here, Dancing in MS Stores, Iphone & Bing
ASP.NET:
Building Twitter Search using the ASP.NET Ajax Library Beta – Part 1
Silverlight:
Using Azure as a Silverlight Streaming replacement
Silverlight:
Building extensible Silverlight applications with MEF
TechNet Edge:
Joachim Nässlander on Live Migration
ASP.NET:
T4MVC 2.6: MVC 2 Areas support
ASP.NET:
Script# Update - v0.5.5.0
Channel 10:
Difference between DirectX 10 and DirectX 11
Channel 10:
WHS Power Pack 3 Arrives
Channel 10:
ASUS Brings GUI to BIOS
ASP.NET:
Microsoft AJAX CDN – Now with SSL Support
Channel 9:
TWC9: XAML tools, Silverlight for Live Writer, Surface SDK,
ASP.NET:
PDC09 Talk: Building Amazing Business Applications with Silverlight 4, RIA Services and Visual Studio 2010 – Now in Visual Basic!!
Channel 9:
C9 Conversations: Brian Beckman on Complexity [C9 Conversations: Brian Beckman on Complexity]
Channel 10:
Black Friday Deals on Windows 7 Machines
Channel 10:
Holiday Shopping on Bing Cashback = Big Online Savings
Channel 10:
Black Friday Deals at the Microsoft Store
Channel 10:
Incredible Black Friday Deal: Windows 7 Notebook for $197
ASP.NET:
Presenting in Europe Next Week
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online