CodeVerge.Net Beta


   Explore    Item Entry   Register  Login  
Microsoft News
Asp.Net Forums
IBM Software
Borland Forums
Adobe Forums
Novell Forums

MS SQL 2008 on ASP.NET Hosting



Zone: > NEWSGROUP > Asp.Net Forum > visual_studio.visual_studio_2005 Tags:
Item Type: NewsGroup Date Entered: 5/11/2007 8:34:33 AM Date Modified: Subscribers: 0 Subscribe Alert
Rate It:
(NR, 0)
XPoints: N/A Replies: 1 Views: 50 Favorited: 0 Favorite
Can Reply:  No Members Can Edit: No Online: Yes
2 Items, 1 Pages 1 |< << Go >> >|
zeeshanhirani
Asp.Net User
Request to fix a bug!!!5/11/2007 8:34:33 AM

0/0

I think this is definately a bug.

Drag and drop a createuserwizard control and then add

CustomNavigationTemplate and in there add a button with commandname ="Move" and it simply crashes giving an error saying
Input string was not in a correct format

Here is a sample code.

 

<

asp:CreateUserWizard ID="test" runat="server" OnCreatingUser="test_CreatingUser" OnNextButtonClick="test_NextButtonClick">

<WizardSteps>

<asp:CreateUserWizardStep runat="server">

<CustomNavigationTemplate>

<asp:Button ID="testbutton" Text="test" runat="server" CommandName="Move" />

</CustomNavigationTemplate>

</asp:CreateUserWizardStep>

<asp:CompleteWizardStep runat="server">

</asp:CompleteWizardStep>

</WizardSteps>

</asp:CreateUserWizard>

 

Here is another thing wierd that i found if i add a button in there with commandname="MoveNext" it does fire all the events correctly meaning nextbutton event however it also fires Oncreating and oncreated event for the creation of user. I thought the commandname to create a new user is

CommandName="NewUser"

 

Hopefully someone can answer these questions.

Benson Yu - MSF
Asp.Net User
Re: Request to fix a bug!!!5/15/2007 9:27:23 AM

0/0

Hi zeeshanhirani,

 

The ?Move? set to CommandName is a reserved command name inside Wizard control. It is same as Wizard.MoveToCommandName. We should avoid using reserved command names. Following code is from Reflector (Wizard.OnBubbleEvent):

 

        else if (string.Equals(MoveToCommandName, args.CommandName, StringComparison.OrdinalIgnoreCase))
        {
            nextStepIndex = int.Parse((string) args.CommandArgument, CultureInfo.InvariantCulture);
            args2.SetNextStepIndex(nextStepIndex);
            flag = true;
        }

 

For these two questions, I recommend you to use Reflecor to see the Wizard.OnBubbleEvent. You can get the detailed information from it.

 

 


Sincerely,
Benson Yu
Microsoft Online Community Support

Please remember to click ?Mark as Answer? on the post that helps you, and to click ?Unmark as Answer? if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.
2 Items, 1 Pages 1 |< << Go >> >|


Free Download:

Books:
Computer-supported Cooperative Work: A Book of Readings Authors: Irene Greif, Pages: 783, Published: 1988
Technological Support for Work Group Collaboration Authors: Margrethe H. Olson, New York University Graduate School of Business Administration. Center for Research on Information Systems, Pages: 199, Published: 1989
Beyond Software Architecture: Creating and Sustaining Winning Solutions Authors: Luke Hohmann, Pages: 314, Published: 2003
Managing Humans: Biting and Humorous Tales of a Software Engineering Manager Authors: Michael Lopp, Pages: 209, Published: 2007
Information Technology Control and Audit Authors: Frederick Gallegos, Sandra Senft, Carol Gonzales, Pages: 849, Published: 2004
FISMA Certification and Accreditation Handbook Authors: Laura Taylor, Matthew Shepherd, Pages: 498, Published: 2006
Coder to Developer: Tools and Strategies for Delivering Your Software Authors: Mike Gunderloy, Pages: 297, Published: 2004
Ruby on Rails: Up and Running Authors: Bruce Tate, Curt Hibbs, Pages: 167, Published: 2006
PC Hacks Authors: Jim Aspinwall, Pages: 285, Published: 2005

Web:
Request to fix a bug!!! - ng.asp-net-forum.visual_studio_2005 ... Request to fix a bug!!!, > ROOT > NEWSGROUP > Asp.Net Forum > visual_studio. visual_studio_2005, Date: 5/11/2007 8:34:33 AM, Replies: 1, Views: 10, ...
Request to fix a bug!!! - ASP.NET Forums Request to fix a bug!!! Last post 05-15-2007 5:27 AM by Benson Yu - MSFT. 1 replies. Sort Posts:. Oldest to newest, Newest to oldest ...
Feature Request/Bug fix - Auto append .POW to file name VSO Software Forum : Feature Request/Bug fix - Auto append .POW to file name.
Request to fix the Amazon Japan "ISBN bug" | Japanese Culture ... Topic: Request to fix the Amazon Japan "ISBN bug". 0 / 6 read. Status, This topic is currently marked as "dormant"—the last message is more than 90 days old ...
[eclipse-pmc] PMC Bug Fix Request: to fix broken multi-select ... Jun 17, 2008 ... Re: [eclipse-pmc] PMC Bug Fix Request: to fix broken multi-select FileDialogs on 64-bit Windows. From: Mike Wilson ...
[Feature request / bug fix?] - Stop adding the file extension ... [Feature request / bug fix?] - Stop adding the file extension every time I save. Clinton MacDonald clint.macdonald at ttuhsc.edu Wed Oct 4 14:40:16 PDT 2006 ...
Feature Request 10: Fix the “Final Message” bug · eHarmony Blog Unofficial, comprehensive and commercial-free guide to eHarmony with news, opinion, discussions and advice.
version-control arch devel request support 2498464 [Merge Request lord] fix for bug #166. Expand. From: [Merge Request lord] fix for bug #166. Fixes which I did agianst jblacks archive and now branched of ...
[Rd] Request for Comments: Fix for Bug 8141 (stack overflow) Jun 13, 2006 ... [Rd] Request for Comments: Fix for Bug 8141 (stack overflow). Kevin B. Hendricks kevin.hendricks at sympatico.ca ...
Rent A Coder - Fix HTML bug in IE - very quick Oct 30, 2008 ... Fix HTML bug in IE - very quick Bid Request Id: 1036948 ... I'm looking for somone to identify that bug and make that correction by ...

Videos:
Find Security bugs in PHP applications in an instant With Chorizo ( https://chorizo-scanner.com/ ) PHP developers are able to find security bugs (XSS, SQL injection, Cross Site Request Forging, Code Inc...
PRANK SOUNDBOARDS FOR STEAM GAMES! (TUTORIAL BY INU388) This video will show you how to setup my soundboard programs to prank other players on Counter Strike, or any multiplayer game! ---------------------...
This Week in Vana`diel #3 News and goings on in the Final Fantasy XI universe. This week we have FFXI Finder, History of Vana`diel, Chocoma fix, Linkshell Community Survey. ...
TrevorMS-MapleStory Server Watch This video in the new player! Vote for us! http://www.mmorpgtoplist.com/in.php?site=13257 To play: Forums: http://s1.zetaboards.com/TrevorMS/in...
Find security bugs in your PHP applications in an instant Have you ever tried to track down XMLHttpRequests of your PHP application for security issues? It's hard, isn't it? Welcome to the world of Web2.0, X...
TrevorMS In Beta! Watch This video in the new player! Vote for us! http://www.mmorpgtoplist.com/in.php?site=13257 To play: Forums: http://s1.zetaboards.com/TrevorMS/in...
Billy Kane (Player: Don Drago) VS Drago Groove chars! This one was by "request": L.Lee's (Thanks for the correction, JagoTheNinja!) Billy Kane VS all Drago Groove chars, with LV8 AI (I could take them at...
Using open source tools for performance testing Google London Test Automation Conference (LTAC) Google Tech Talks September 8th, 2006 Presenter: Goranka Bjedov
Core Patterns for Web Permissions Google TechTalks July 19, 2006 Tyler Close Visiting Scientist Hewlett-Packard Laboratories Mr. Close is a researcher and developer, working in the...
www.moldytoaster.com Michael S. Hart Prof. Hart will answer or forward your message. We would prefer to send you information by email. **The Legal Small Print** ...




Search This Site:










reverse engineering tools

control can't seem to be renamed

can i install visual studio.net 2005

limit attribute choices

how to unlock design view in visual studio 2005

xml documentation - now what?

email and multiple threads, seleted of listbox

unexplainable problems referencing other project in solution

adding control and renaming very slow

is the gridview update/cancel command broken is vs2005 beta 2?

asp.net development server serves images as "application/octet-stream" content type

referencing a strongly-typed page in another page

how to set up remote debugging?

vista + visual studio - the web server does not appear to have the frontpage server extensions installed

standard import in web.config, what am i missing?

if i try to put breakpoint in javascript code for asp.net 2.0, it don't allow

dataset designer issue

"free coding" in visual studio

visual studio .net 2003 - vs2005

os loaderlock? please help!

visual studio 2005 complaints

asp.net version mismatch

how do i embed my c# (code behind) in the asp.net itself

creating a new web site or project>>visual c#>>asp.net web application

do these features exist? if no please consider adding

what my server need?

"the directory name is invalid" error (help)

namespaces

report viewer control does not show print button in asp.net 2005

how many lines of code?

  Privacy | Contact Us
All Times Are GMT