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:23217
More Search Options
RSS Available
Matching Posts
Re: Conflict with DB owner in SQL after server failure
Sounds like your user is orpaned. Run these scripts (one at a time using your values): --Detect orphaned users USE YourDBName; GO sp_change_users_login @Action='Report'; GO --Resolve an orphaned user USE YourDBName; GO sp_change_users_login @Action='update_one', @UserNamePattern='YourDBUser', @LoginName='YourDBUser'; GO --Alter User password USE master GO sp_password @old=NULL, @new='EnterPassword', @loginame='YourDBUser'; GO HTH
Posted to
DotNetNuke
(Forum)
by
cjsmitty
on 7/27/2006
Re: a must have for module developers
I'm a big fan (and have been for years) of Red Gate Software.
Posted to
DotNetNuke
(Forum)
by
cjsmitty
on 6/13/2006
Re: windows Xp & DNN
Pat, SQLExpess may not be excepting remote connections. 1. Launch the SQL Server Configuration Manager from the "Microsoft SQL Server 2005" Program menu 2. Click on the "Protocols for SQLEXPRESS" node, 3. Right click on "TCP/IP" in the list of Protocols and choose, "Enable" HTH
Posted to
DotNetNuke
(Forum)
by
cjsmitty
on 5/22/2006
Re: Image Upload Problem with FCKeditor 2.2
That's certainly unexpected behavior, something I've never encountered before. You may consider posting your issue either on Locopon's Site (creator)or on DNN's forum for the provider. HTH
Posted to
DotNetNuke
(Forum)
by
cjsmitty
on 5/17/2006
Re: Image Upload Problem with FCKeditor 2.2
When I first used this provider (which seems years ago), I had and stillhave the same issue. It's a browser issue. I'll assume you're using something other than Internet Exploder, which is the only browser that seems to work with the "Browse Server" feature.
Posted to
DotNetNuke
(Forum)
by
cjsmitty
on 5/17/2006
Re: Should DNN follow JBOSS?
Honestly Brian, you need to move onto another project. For nearly 2 years I've "listened" to you whine... In fact, I'd be hard pressed to find one thread that you had a positive spin, out of 2000+ threads, that's not good. Please...
Posted to
DotNetNuke
(Forum)
by
cjsmitty
on 5/1/2006
Re: Sign-in to forums with Firefox...
The issue has returned....I repeated all of the above but I'm still unable to login with FF.
Posted to
Feedback on this website
(Forum)
by
cjsmitty
on 4/26/2006
Re: Sign-in to forums with Firefox...
This did not remedy my issue. I cleared the cookies, dumped the cache and it did not help. Only after a reboot was I able to login, however subsequent visits resulted in not being able to login. I rebooted again this morning [my quota of reboots for the year and it's only April ;-)], and it seems to be OK to this point.
Posted to
Feedback on this website
(Forum)
by
cjsmitty
on 4/26/2006
Re: Sign-in to forums with Firefox...
I have deleted my asp.net cookies (and restarted my browser). No joy. I have no problem logging into ASP.net home. However, if I go to forums.asp.net, it kicks me off and will not allow me to login there.
Posted to
Feedback on this website
(Forum)
by
cjsmitty
on 4/25/2006
Re: Sign-in to forums with Firefox...
I have tried it on 3 different workstations with no success. I have disabled firewalls, AV, and nothing seems to work...
Posted to
Feedback on this website
(Forum)
by
cjsmitty
on 4/25/2006
Page 1 of 160 (1600 items) 1
2
3
4
5
Next >
...
Last »
ASP.NET:
Silverlight and RIA Services: Implementing Search
Channel 9:
C9 Lectures: Brian Beckman - Covariance and Contravariance in Physics 1 of 1
Channel 9:
Set Your Data Free
Channel 9:
Implementing a Silverlight SharePoint WebPart with Visual Studio 2010
WindowsClient:
New WPF Showcase Addition: Enterprise
Channel 9:
Reactive Extensions API in depth: Contract
WindowsClient:
Concluding "New WPF Features" Series
WindowsClient:
Introduction to TestApi – Part 5: Managed Code Fault Injection APIs
ASP.NET:
T4MVC now has a real home and a dedicated forum!
TechNet Edge:
Windows Server 2008 R2 : New Power Management Features
ASP.NET:
Web Deployment Painkillers: VS 2010 & MS Deploy
WindowsClient:
Application Accessibility Testing
WindowsClient:
Prism & WCF RIA Services
Channel 9:
Sharepoint 2010 and Claims-Based Identity
WindowsClient:
IRhetoric Ported To BlogEngine.NET
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
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online