StrataFrame Forum
Home      Members   Calendar   Who's On
Welcome Guest ( Login | Register )
      



Bug in Security EditorExpand / Collapse
Author
Message
Posted 10/10/2006 2:08:32 PM
StrataFrame Novice

StrataFrame NoviceStrataFrame NoviceStrataFrame NoviceStrataFrame NoviceStrataFrame NoviceStrataFrame NoviceStrataFrame NoviceStrataFrame Novice

Group: StrataFrame Users
Last Login: 08/23/2007 2:01:12 AM
Posts: 77, Visits: 804
Looks like a little critter moved in on this update:

  1. Open the security editor (either through application or VS menu item)
  2. Select User node
  3. Add a User

A message comes up saying that credentials cannot be verified. The edit window does come up, but immediately wants to close and asks if you want to save the data. If you click Cancel, you can go ahead and add the user.

This doesn't happen when you try to edit a current user or if you try to add one of the other items (roles, etc).

Post #3461
Posted 10/10/2006 3:00:51 PM


StrataFrame Developer

StrataFrame Developer

Group: StrataFrame Developers
Last Login: 10/21/2008 9:20:58 AM
Posts: 2,685, Visits: 1,887
Sure enough, but it was more than just a critter... kind of a gremlin.  I'm building an update right now.  Will let you know when it's posted.


www.bungie.net
Post #3468
Posted 10/10/2006 3:02:53 PM
StrataFrame Novice

StrataFrame NoviceStrataFrame NoviceStrataFrame NoviceStrataFrame NoviceStrataFrame NoviceStrataFrame NoviceStrataFrame NoviceStrataFrame Novice

Group: StrataFrame Users
Last Login: 08/23/2007 2:01:12 AM
Posts: 77, Visits: 804
hehe...I thought a head a evil little gremlin like laugh when that message came up...
Post #3471
Posted 10/10/2006 3:08:43 PM


StrataFrame Developer

StrataFrame Developer

Group: StrataFrame Developers
Last Login: 10/21/2008 9:20:58 AM
Posts: 2,685, Visits: 1,887
OK, the update is posted on the My Account area. 

And since you seem to be the Orkin man today, let me know if you find anything else


www.bungie.net
Post #3474
Posted 10/10/2006 3:25:12 PM
StrataFrame Novice

StrataFrame NoviceStrataFrame NoviceStrataFrame NoviceStrataFrame NoviceStrataFrame NoviceStrataFrame NoviceStrataFrame NoviceStrataFrame Novice

Group: StrataFrame Users
Last Login: 08/23/2007 2:01:12 AM
Posts: 77, Visits: 804
Will do. It'll be a couple hours before I can download and install the update.
Post #3475
Posted 10/11/2006 12:08:39 PM


StrataFrame User

StrataFrame UserStrataFrame UserStrataFrame UserStrataFrame UserStrataFrame UserStrataFrame UserStrataFrame UserStrataFrame User

Group: StrataFrame Users
Last Login: 2 days ago @ 10:50:47 AM
Posts: 368, Visits: 1,850

You guys are quick. I was just about to report the bug that Kevin found and I see that it has already been fixed. But I do have another one. In the source code for the Security project there is a bug in the project that prevents the source from compiling. The post-build event command line does not reference AfterBuild.bat in the correct location.

 

The current command line is

 

c:\AfterBuild.bat "$(TargetPath)" "$(TargetDir)$(ProjectName).xml"

 

Changing it to the following fixes the problem

 

"$(SolutionDir)AfterBuild.bat" "$(TargetPath)" "$(TargetDir)$(ProjectName).xml"

 

-Larry

Post #3502
Posted 10/11/2006 12:44:15 PM


StrataFrame Developer

StrataFrame Developer

Group: StrataFrame Developers
Last Login: 10/21/2008 9:20:58 AM
Posts: 2,685, Visits: 1,887
Thanks for the heads up, Larry.  I'll change that post-build event to make sure it's pointing to the correct location for the AfterBuild.bat.


www.bungie.net
Post #3505
« Prev Topic | Next Topic »


Reading This TopicExpand / Collapse
Active Users: 0 (0 guests, 0 members, 0 anonymous members)
No members currently viewing this topic.
Forum Moderators: Ben Chase, Trent L. Taylor, Steve L. Taylor

PermissionsExpand / Collapse

All times are GMT -6:00, Time now is 4:14pm

Powered by InstantForum.NET v4.1.4 © 2008
Execution: 0.125. 8 queries. Compression Enabled.
Site Map - Home - My Account - Forum - About Us - Contact Us - Try It - Buy It

Microsoft, Visual Studio, and the Visual Studio logo are trademarks or registered trademarks of Microsoft Corporation in the United States and/or other countries.