-
Subscribe -
Community
-
Top Commenters
-
Popular Threads
-
Recent Comments
- The source code used in hokie talk has not been opened yet. As for the problems with compilation, try posting the question to the codeplex discussion at...
- Hey eibrahim i tryed doing exactly that to added a new web config file and used the web.sample.config file that came with the code but when i run the project there is tones of errors how can i fix...
- dbonchabo: Actually, I checked with virginia tech and it turns out that it's a trademark violation to use their logo and hokie bird, so I am taking it down. Plus it would make my designer very...
- is there a way to make the script that people can upload there own images and if they dont have images the can activate gravatar to be used
- i meant the source code cause i like how it looks clean that the other code
Jump to original thread »
[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 »
6 months ago
just downloaded and will test
6 months ago
6 months ago
6 months ago
The project looks great. I've already learned some new things!
5 months 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
5 months ago
http://jason.whitehorn.ws/2007/12/10/Using+ASPN...
http://weblogs.asp.net/scottgu/archive/2008/06/...
5 months 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
5 months 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.
5 months ago
4 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!
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
@king, it is better to wait for final release of MVC before you purchased any windows hosting. Just what I thought.
1 week ago
1 week ago
1 week 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
" Could not load type 'Yonkly.GlobalApplication' "