I'm intrigued...But I got a series of PHP/MySQL errors when I tried to submit my email
I apologise for the difficulty you had submitting your email address, try again now and it will be working.
This sounds really interesting. The musician community has a great potential for growth once these kind of societies start to launch. BTW, what in particular makes this different from online communities such as Taxi?
Thanks
Taxi appears to be a way of finding record deals, whereas oomix is about musicians coming together to make music which they can then sell online. Obviously if you make a piece of music on oomix you can expect to make money from it when you publish it on the oomix store.
The collaborative element comes in when you use samples from other oomix users. Obviously if you produce something with somebody else's sample then they must also agree to allow you to publish it, but if they do then you both benefit when the sales come in.
Very cool! The collaborative studio thing reminds me of the Rocket Network system: http://www.jamwith.us/about_us/rocket_history.shtml
As broadband takes becomes more ubiquitous and servers get more powerful, collaborative online music (and just about everything else) just makes more and more sense.
You're a life saver!
After 2 days of googling, searching, thinking, trying, cursing, hitting the table, calling the saints to destroy Microsoft and so on...
Near the moment when I was thinking about suicide... I finally found your post. It's amazing how simple the solution to this problem is.
I'll detail my case here, hoping that Google will rank it higher when somebody searches for this topic:
I created an Outlook Add-in with Visual Studio 2003 (based on the following article: http://blogs.msdn.com/dancre/archive/2004/03/21/93712.aspx) and tried to debug it as described in the same article's comments. But Outlook kept crashing when I tried to debug my Add-in. Creating Outlook.exe.config with the above mentioned contents, "magically" everything worked fine.
The keywords would be:
Cannot debug Outlook Add-in
Outlook crashes when debugging Add-in
Debug Outlook Add-in
How to debug Outlook Add-in (see a detailed description among this articles comments: http://blogs.msdn.com/dancre/archive/2004/03/21/93712.aspx)
Thank God, i found atleat a single complete step by step solution for the problem. I had completely loosed my sanity yesterday night when the above error appeared (apache was not installing either). Now i will try out the above steps in my home this evening.
Thanks for giving me a one more hope.
Thanks a lot.
PS- Do you know how to install apache? I am getting the error message serup interrupted before install error.
PingBack from http://weblogs.asp.net/rpooley/archive/2007/03/02/2-0-web-service-problem-with-1-1-assembly-redirections-i-challenge-you.aspx
The bindingRedirect element should be a sibling of the assemblyIdentity element, not a child. For example:
<runtime>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="Engine" publicKeyToken="91e1bed8f28f6600" />
<bindingRedirect oldVersion="1.0.1.0" newVersion="1.0.2.0" />
</dependentAssembly>
</assemblyBinding>
</runtime>
http://msdn2.microsoft.com/en-us/library/eftw1fys(VS.80).aspx
Agreed the documentation does state that the bindingRedirect should be a sibling but in this example it makes little difference in solving the problem. You still receive the dreaded System.IO.FileLoadException: Could not load file or assembly 'Engine, Version=1.0.1.0, Culture=neutral, PublicKeyToken=319e0b36fe7c5768' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
at Service.Service..ctor()
at WebService.HelloService..ctor()
Thanks for your comment.
It appears there were a couple of mistakes in the the web.config file. The first being the PublicKeyToken was incorrect for the assembly being referenced.
Richard was indeed correct on the location of the element which made it work, but we seemed to have the problem on our live site even with these fixes.
The problem actually stems from the namespace attribute generated by the IIS configuration tool. More information about this can be found here: http://weblogs.asp.net/scottgu/archive/2005/12/02/432077.aspx
With the namespace in the web.config the redirections would not work.
Thank u very much. It is very helpful.
When I did not find your link, I got the information from internet just said to re-install everything. But it still can not work, except re-install Windows.
Russell, you are a life saver! We were having the same problem and your hint about the namespace saved us after messing around with this problem for hours.
Cheers,
Symon.
Didn't work for me.
Just nice to see this error message talked about at all. Windoze it so damn confusing and integrated all at the same time.
I found that I had the same problem. I tried your solution, but all that does is cause Outlook to disable the Add-In. For right now, I've removed .NET 2.0 framework in my development enviroment, since I don't need it right now and it works fine.
Does anyone have a true solution to this problem?
This is excellent and worked like a charm although at the end, I had to uninstall/reinstall iis for some reason?
Either way, excellent post!
Pingback from Feed Search Engine - All Fresh Articles And News Are Here
Pingback from What is oomix.com
Pingback from SoftWire Free
I had the same problem. I run XP SP2. I ultimately traced the problem to COM+ specifically "COM+ System Application" service not being able to start. I guess DTC or any com+ related issue will cause the same with IIS. I solved it by re-registering COM+ dlls with the commands:
"regsvr32 oleaut32.dll" and "regsvr32 ole32.dll
Hello,
I've been searching for some kind of module or plug-in to add a blog feature to our company's sharepoint portal server 2003 intranet. ANy ideas if anything like this exists? They don't want to update to 2007 at this point.
Thanks for any information you can share.
After 1 year and a half I had to smile when I fount my own post searching to solve the same problem.
The problem was, that even with the help of this post I couldn't solve my problem this time.
But after all, I realized, that if Visual Studio 2005 and 2003 is installed on the same machine, trying to debug an add-in would crash Outlook even with the above mentioned method.
I certainly cannot be sure, that this was the problem, but when I installed a fresh system (on a virtual machine of course) with Outlook and Visual Studio 2003, everything worked like described above.
I just had a simila issue using resgen directly. It turned out that the .resx file contained an extra attribute 'Type' associated with Infralgistics controls. I guess this is breaking resgen parser for some reason.
Regards
Dave
e.g.
<data name="UltraGridColumnResource11.Footer.Caption" type="System.Resources.ResXNullRef, System.Windows.Forms">
<value />
</data>
I had a very similar problem. Your solution didn't work but I finally solved the problem using the method described here:
forums.iis.net/.../1129188.aspx
I found a new website available, wich also offers music collaboration and selling. Extremley interesting for all, who have unfinished song ideas or not all capabilities to finish a song.
Check out http://www.cocompose.com
It has a more open structure and some interesting features like adding videos, captions and lyrics to collaborative music projects. It has a complex pricing and royalties system as well.
Every registered user can combine and publish the tracks of a project and so decide wich combination sounds best.
There are also free music downloads available.
You do not have to re-install, just run the following three commands from the %windir%
\system32\inetsrv directory
rundll32 wamreg.dll, CreateIISPackage
regsvr32 asptxn.dll
iisreset /restart
YOU DO NOT HAVE TO RE-INSTALL
Run the following three commands from the %windir%
thanks friends! it is alive!!
I got this problem with visual studio 2005 and fixed it with you instructions, thank you
Thanks so much, it worked for me and it sounds like this saved me a lot of time as this was one of the first pages I hit when looking for a solution to my problem !
The last solution worked perfectly. Thank you.
Run the following Commands
C:\Winnt\system32\inetsrv>rundll32 wamreg.dll, CreateIISPackage
C:\Winnt\system32\inetsrv>regsvr32 asptxn.dll
C:\Winnt\system32\inetsrv>iisreset
This should Resolve the problem
Pingback from The server failed to load application ‘/LM/W3SVC’. The error was ‘The specified metadata was not found.’. | Blog do Joezelito