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:665837
More Search Options
RSS Available
Matching Posts
Re: Error Installing DotNetNuke (4.0.3)
Please, review this link http://support.microsoft.com/kb/889615/en-us. The similar problem is discussed here. I hope it will helps you.
Posted to
Getting Started
(Forum)
by
FlatBurgerLabs
on 7/20/2006
Re: ERROR ->YourCompany.Modules.GuestBook.DataProvider.Instance()' is a 'method', which is not valid in the given context
You use method Instance() as property DataProvider.Instance.YourCompany_GuestBook_Insert(objTest.ModuleId, objTest.Name, objTest.Email, objTest.Message); But it is method. In VB.NET it can be in context Instance or Instance(), but in C# it can be only Instance(). Change your code with this: DataProvider.Instance().YourCompany_GuestBook_Insert(objTest.ModuleId, objTest.Name, objTest.Email, objTest.Message);
Posted to
DotNetNuke
(Forum)
by
FlatBurgerLabs
on 7/19/2006
Re: System.TypeInitializationException: The type initializer for "Test.Form.DataProvider" threw an exception. --->
Hello. I need more information about your error. Could you show me your DataProvider and SqlDataProvider classes ? Try to use debugger on method CreateInstance() of your DataProvider class. Tell me where (in which lines of code of this method) you receive null values.
Posted to
DotNetNuke
(Forum)
by
FlatBurgerLabs
on 7/18/2006
Re: PortalAlias Error
You problem is in some stored procedure. For example, we use SQL statement: declare @id int declare @ret int set @id=10 set @ret = (SELECT something FROM MyTable WHERE MyField=@id) This statement will cause an error if subquery (SELECT …) will return more than one value and will work properly if exists only one record in table MyTable where MyField=@id. You should change SQL statement to return only one value in it. I could help you if you give me more information about your stored procedure.
Posted to
DotNetNuke
(Forum)
by
FlatBurgerLabs
on 7/17/2006
Re: DotNetNuke Module Creation
Hello. Maybe you are using some project templates for DotNetNuke, like this http://dnnjungle.vmasanas.net/Development/Templates/tabid/28/Default.aspx (default.js and default.vbs files are from this project temrlates). In this case you should carefully check all the templates settings or reinstall them. See the same problem at http://www.codeproject.com/dotnet/wizardry1.asp?df=100&forumid=178271&exp=0&select=1168904 . Maybe it could give you some idea.
Posted to
Custom Modules
(Forum)
by
FlatBurgerLabs
on 7/17/2006
Re: Error installing DotNutNuke 3.2.2
Review this forum http://forums.asp.net/thread/796515.aspx It contain s similar questions and some ideas about your problem. Let me know if you still have any questions.
Posted to
Getting Started
(Forum)
by
FlatBurgerLabs
on 7/17/2006
Re: How to add a DNN Security Roles using a existing Active Directory Group.
Review this forum: http://www.dotnetnuke.com/Community/ForumsDotNetNuke/tabid/795/forumid/89/threadid/18959/scope/posts/Default.aspx It contains similar questions and detailed answers. Let me know if you still have any questions.
Posted to
DotNetNuke
(Forum)
by
FlatBurgerLabs
on 7/4/2006
Re: DNN in diffrent database
DNN can work with other databases. For example: 1) Oracle Data Provider ( http://www.snowcovered.com/Snowcovered2/Default.aspx?tabid=242&PackageID=2334&search=oracle+provider&pagenumber=0&sortby=&tagid =) It’s not free solution. 2) MySQL Data Provider ( http://www.snowcovered.com/Snowcovered2/Default.aspx?tabid=242&PackageID=4248&search=provider&pagenumber=0&sortby=&tagid =) It’s not free solution and this data provider doesn’t support DNN v. 3.1.1. Additionally
Posted to
Getting Started
(Forum)
by
FlatBurgerLabs
on 6/30/2006
Page 1 of 1 (8 items)
Channel 10:
iBing uBing: Bing iPhone App Arrives
WindowsClient:
Migrating an Outlook Client to .NET Framework 4 in Visual Studio 2010
Channel 10:
A Look Behind Mouse 2.0
WindowsClient:
Using Speech Synthesis in .NET 4 and Windows 7
Channel 10:
Office 2010 "5 Rules" Presentation
ASP.NET:
Live Preview jQuery Plugin
WindowsClient:
Remember JScript closures capture all variables in scope
TechNet Edge:
UAG reaches RTM
Channel 9:
Who, What, When, Where, Why and How of MIX10
Channel 10:
Berlin Wall in Silverlight
TechNet Edge:
System Center Operations Manager 2007 R2 – Service Level Dashboard part 2, Installation
Silverlight:
Contributing to the SL HVP
Silverlight:
Best SF Books of All Time
Channel 9:
Reactive Extensions API in depth: Repeat
Channel 9:
Jeffrey Van Gogh: Testing Rx with Pex
Channel 9:
The Visual Studio Documentary: Dan Fernandez Full Length Interview
ASP.NET:
Search Engine Optimization (SEO) Toolkit
Channel 10:
This Is Your Data on Silverlight
ASP.NET:
How the IIS SEO Toolkit Saved My Butt
TechNet Edge:
Windows 7 XP Mode User Experience
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online