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:389599
More Search Options
RSS Available
Matching Posts
Re: Unit Testing and localization: Could not load file or assembly 'App_GlobalResources'
wow that sounds really sarcastic... how will it break the whole app? It has been said that democracy is the worst form of government except all the others that have been tried. Sir Winston Churchill British politician (1874 - 1965)
Posted to
ASP.NET MVC
(Forum)
by
jjmartin
on 1/24/2009
Re: Unit Testing and localization: Could not load file or assembly 'App_GlobalResources'
I mean i simply moved the file out of a directory called App_Globalresources and into another directory (I may have called it Resources). This allowed me to set the resources file to public visibility.
Posted to
ASP.NET MVC
(Forum)
by
jjmartin
on 1/20/2009
Re: Unit Testing and localization: Could not load file or assembly 'App_GlobalResources'
based on an Experts Exchange answer I moved the resource string that the Unit Test was attempting to read out of the App_Resources where it the custom tool was PublicResXFileCodeGenerator. This fixes the issue for me.
Posted to
ASP.NET MVC
(Forum)
by
jjmartin
on 12/23/2008
Re: Unit Testing and localization: Could not load file or assembly 'App_GlobalResources'
Was there a final workable solution for this? I am encountering the same thing.
Posted to
ASP.NET MVC
(Forum)
by
jjmartin
on 12/23/2008
Re: Windows Server 2008 Standard vs. Web edition
I read someone saying that you couldn't run a mail server on it. Is there any reason this would be true? (I'm not talking exchange - i'm talking a simple pop and smtp mail server) Also I have read that when SQL is installed you can't attach other applications that aren't on the local machine - does this include SQL Management studio? It doesn't support terminal services but it does have 2 Admin remote desktop connections, correct? (Pretty sure i read that it did). I am looking
Posted to
Hosting Open Forum
(Forum)
by
jjmartin
on 11/19/2008
Re: forms authentication timeout and persistent cookies
sanchita_ind: I want to seperate my users into one's who want to remain logged on as long as their browser is open and other's who want to be logged out as soon as their session is over. If you could please guide me on how can I implement adjusting the forms authentication ticket and set its expiration cos I had tried a code for this but it didn't turn out to work as I expected. I haven't modfied the forms authentication ticket in this manner before so I don't have any code to send you. You will
Posted to
Security
(Forum)
by
jjmartin
on 4/18/2007
Re: forms authentication timeout and persistent cookies
the issue is that the forms authentication ticket has a separate expiration date within its data that is separate from the cookie's expiration date. Setting the web.config <!-- Forms or Windows authentication --> < authentication mode = " Forms " > < forms name = " .DOTNETNUKE " protection = " All " timeout = " 43200 " cookieless = " UseCookies " /> </ authentication > like above will enable people who select the "remember me" to come back in a new browser session up to 30
Posted to
Security
(Forum)
by
jjmartin
on 4/18/2007
Re: forms authentication timeout and persistent cookies
The above code will not work. It may set the cookie to be a year long but the forms authentication ticket itself will maintain the 30 minute (or whatever the Web.config setting is) expiration. The length of the expiration of the cookie doesn't matter, the forms authentication ticket has its own expiration... so even tho the cookie expired in 10 days, the ticket by default has a 30 minute expiration. The "remember me" check changes the cookie from a session cookie to a persistant cookie. I have changed
Posted to
Security
(Forum)
by
jjmartin
on 3/8/2007
Filed under: cookies forms authentication persistant session
drop shadow offset
I have set up a popup calendar control pretty much as shown in the example but the offset of the shadow is wrong left-to-right. I am using a "jello-mold" layout and have some negative margins set in some of my styles and using the DevToolBar i determined that the offset is wrong by the same amount as my margin (variable dependant on how wide the browser window is open). The actual calendar control renders in exactly the right position so I suspect that the method of locating the position is flawed
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
jjmartin
on 8/22/2006
Re: "The base class includes the field 'WebUserControl1', but its type (common_WebUserControl) is not compatible with the type of control (ASP.common_webusercontrol_ascx)"
So this happens every time i regenerate my code, (using .NetTiers and codesmith). (I'm leaving it codefile instead of codebehind as I believe codefile is supposed to be the preferred syntax). to let you know my configuration: I'm using the webadmin controls generated by .NetTiers in a Web Application Project. The error occurs when I run it on my local machine. The page that it occurs on is using a very simple master page and really the only thing on the page is the content control with the NetTiers
Posted to
Migrating from ASP.NET 1.x to ASP.NET 2.0
(Forum)
by
jjmartin
on 6/8/2006
Page 1 of 21 (203 items) 1
2
3
4
5
Next >
...
Last ยป
WindowsClient:
PDC Recap and More
Channel 9:
Reactive Extensions API in depth: Primitives
WindowsClient:
New WPF Features: MultiTouch
WindowsClient:
codeplex.com/testapi v 0.4 available
Channel 9:
The Visual Studio Documentary - Alan Cooper, the Father of Visual Basic
Channel 9:
Hanselminutes on 9 - Guided Tour inside the Windows Azure Cloud with Patrick Yantz
ASP.NET:
ASP.NET 4.0 ScriptManager Improvements
WindowsClient:
XAML Toolkit CTP = FxCopXaml + XamlDom + System.Xaml.dll support for Silverlight XAML
Channel 9:
Fishbowl for Facebook
WindowsClient:
Free Embeddable Fonts for your WPF Applications
ASP.NET:
Program Manager Position on the ASP.NET PM team
Channel 10:
Microsoft Teams Up with Nielsen
Channel 10:
What Azure Looks Like
ASP.NET:
Orchard team looking for a new developer
Channel 10:
Student Discount on Office 2008 for Mac Now Available
WindowsClient:
Surface SDK 1.0 SP1 supports XNA Game Studio 3.0 and later
WindowsClient:
TestAPI 0.4 Released
Channel 9:
Using the SharePoint Business Data Connectivity Designer in VS 2010
Channel 9:
10-4 Episode 36: Windows Server AppFabric and Workflow Services Lab
WindowsClient:
New WPF Features: DatePicker\Calendar\VSM\Datagrid
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online