Community Page
- www.emadibrahim.com Jump to website »
-
Subscribe -
Community
-
Top Commenters
-
Popular Threads
-
Recent Comments
- Thanks a lot.It works also with SQL Server 2008 Express and NetworkService instead of LocalSystem.
- There is another validation toolkit called Validator Toolkit for ASP.NET on Codeplex.com. See http://www.codeplex.com/MvcValidatorToolkit
- Is that a compile error or runtime error? Did you copy & paste the code correctly? Sometimes the browser messes up the code formatting. Other than that you should add a breakpoint and examine...
- Hi Emad I just tried your code, but it is throwing me an error at this part: var x = (from result in resultXml.Descendants("nodeKeyVal") ... It tells me : error CS1026: ) expected Do you...
- Sorry, but the last time I used c++ was in college :)
Jump to original thread »
Comments are closed for this post.
[UPDATE] Source code is now available in codeplex at http://www.codeplex.com/yonkly
I apologize for the delay of releasing the source code for Yonkly (the twitter clone).
The code is still not 100% ready but I have received so many requests for the source code and figured it i ... Continue reading »
I apologize for the delay of releasing the source code for Yonkly (the twitter clone).
The code is still not 100% ready but I have received so many requests for the source code and figured it i ... Continue reading »
1 year ago
just downloaded and will test
1 year ago
1 year ago
1 year ago
The project looks great. I've already learned some new things!
1 year ago
I am new in vs.net, when I tried to open the project , I got " the project type is not supported for this installation". I am using vs.net express 2008. Do I need to use the paid copy of vs.net?
Thanks
1 year ago
http://jason.whitehorn.ws/2007/12/10/Using+ASPN...
http://weblogs.asp.net/scottgu/archive/2008/06/...
1 year ago
I really need help on how to incoporate the Ajax control toolkit into yonkly. I have spent many days but can't get it work on top of the current yonkly pages. Any suggestion or comments are really appreciated.
Thanks
1 year ago
I highly recommend looking at www.jquery.com and look at yonkly's source code and javascript to see how i do ajax. there is a ton of material out there.
If you do figure it out, please come back and tell us about it. Thanks and good luck.
1 year ago
11 months ago
Server Error in '/' Application.
Configuration Error
Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.
Parser Error Message: Could not load file or assembly 'System.Web.Abstractions, Version=0.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified.
Source Error:
Line 57:
Line 58:
Line 59:
Line 60:
Line 61:
Source File: d:\hosting\kumustaeu\web.config Line: 59
Assembly Load Trace: The following information can be helpful to determine why the assembly 'System.Web.Abstractions, Version=0.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' could not be loaded.
WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].
Version Information: Microsoft .NET Framework Version:2.0.50727.1433; ASP.NET Version:2.0.50727.1433
help!
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
@king, it is better to wait for final release of MVC before you purchased any windows hosting. Just what I thought.
7 months ago
7 months ago
7 months ago
version of MVC (Beta). The MVC framework changed the signatures of several
methods, so the code is broken and needs to be updated. You can check the
readme file with the asp.net mvc download for information about breaking
changes:
http://www.codeplex.com/aspnet/Release/ProjectR...
Please feel free to update it and submit your fixes, I am sure it would help
someone else.
-Emad
6 months ago
6 months ago
1 year ago
" Could not load type 'Yonkly.GlobalApplication' "