<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://msdnbangladesh.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Professional Developer</title><link>http://msdnbangladesh.net/groups/professional_developer/default.aspx</link><description>User group for professional Developers who work in Enterprise and Software Companies (ISV/SI) to design, develop and test applications.</description><dc:language>en</dc:language><generator>CommunityServer 2008.5 SP1 (Debug Build: 31106.3070)</generator><item><title>Desktop application deployment  in IIS</title><link>http://msdnbangladesh.net/groups/professional_developer/forum/p/2409/156918.aspx#156918</link><pubDate>Fri, 17 Dec 2010 04:59:08 GMT</pubDate><guid isPermaLink="false">019a604b-fb74-42d5-8a6d-7cedfb08f61c:156918</guid><dc:creator>Basher</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;When we develop a desktop application with asp.net, we generally create an exe so that it can be&amp;nbsp;installed and use in any computer. Generally We do not access this type of application with browser like: IE,Mozilla, etc.&lt;/p&gt;
&lt;p&gt;My need is: is it possible to deploy a desktop application in IIS so that it can be accessed&amp;nbsp;via browser,&amp;nbsp;like web application. If possible then how? Please let me know.&lt;/p&gt;</description></item><item><title>Re: Need Marg Module for crystal report 10 with VS 2008 setup project</title><link>http://msdnbangladesh.net/groups/professional_developer/forum/p/87/1016.aspx#1016</link><pubDate>Mon, 18 May 2009 03:07:39 GMT</pubDate><guid isPermaLink="false">019a604b-fb74-42d5-8a6d-7cedfb08f61c:1016</guid><dc:creator>Avijit Roy</dc:creator><description>&lt;p&gt;Dear Arif,&lt;/p&gt;
&lt;p&gt;Sorry For my late reply.Now a days I am Little bit busy.thats Why I cant visit this group since long time.By the by Have u solved your Problem?let me know friend..&lt;/p&gt;</description></item><item><title>Re: Problem with signed assembly</title><link>http://msdnbangladesh.net/groups/professional_developer/forum/p/245/478.aspx#478</link><pubDate>Thu, 02 Apr 2009 19:25:29 GMT</pubDate><guid isPermaLink="false">019a604b-fb74-42d5-8a6d-7cedfb08f61c:478</guid><dc:creator>Shaoun</dc:creator><description>&lt;p&gt;Hello,
Thank you for your reply. This is not an IIS related problem. Everything is fine and running. The website is showing the error message while i uploaded it in the server.&amp;nbsp; Here is my current website: &lt;a target="_blank" title="Email marketing solution, rapid email sender, direct email sending" href="http://www.validemailcollector.com"&gt;http://www.validemailcollector.com&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I googled a lot and got the problem: a process breaks the strong name signature of the assembly while collecting coverage information on this assembly.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Possible solution:&lt;/p&gt;
&lt;p&gt;a) uncheck &amp;quot;AjaxControlToolkit&amp;quot; in the artifacts list so that it will not
be instrumented (note: no coverage data will be collected for it. &lt;/p&gt;
&lt;p&gt;b)
resign the assembly with your own key after instrumentation takes place
(this is done automatically if you supply a key file in the code
coverage settings), or &lt;/p&gt;
&lt;p&gt;c) disable signature verification for that
assembly.&amp;nbsp; Please see &lt;a title="http://msdn2.microsoft.com/en-us/library/ms243141(VS.80).aspx" href="http://msdn2.microsoft.com/en-us/library/ms243141%28VS.80%29.aspx"&gt;http://msdn2.microsoft.com/en-us/library/ms243141(VS.80).aspx&lt;/a&gt;&amp;nbsp;for more information about instrumenting and resigning assemblies.&lt;/p&gt;
&lt;p&gt;Thank you.&lt;br /&gt;Shaoun&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: Problem with signed assembly</title><link>http://msdnbangladesh.net/groups/professional_developer/forum/p/245/393.aspx#393</link><pubDate>Sat, 28 Mar 2009 15:53:26 GMT</pubDate><guid isPermaLink="false">019a604b-fb74-42d5-8a6d-7cedfb08f61c:393</guid><dc:creator>Ashfaq</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;It&amp;#39;s seems it&amp;#39;s a IIS related security problem, What IIS version are you using. You can change the Trust level of IIS to midum or low and see if that works.Did you have a AjaxControlToolkit.dll file on your bin Directory. You can copy and paste a that file to your bin directory if the first solution does not work. If nothing works, have a look on you web.config.If all goes invain, you have something set in web.config or in machine.config(worst case:)) which is probably making the problem. If you are using Visual Studio 2008, you can start a new pproject and put according pane to some page for testing purpose. So that you can get sure if the problem is machine depened or specific Application dependent.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Ashfaq&lt;/p&gt;
&lt;p&gt;Avoid use of Server control as much as you can to make your page faster.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Problem with signed assembly</title><link>http://msdnbangladesh.net/groups/professional_developer/forum/p/245/390.aspx#390</link><pubDate>Fri, 27 Mar 2009 21:40:57 GMT</pubDate><guid isPermaLink="false">019a604b-fb74-42d5-8a6d-7cedfb08f61c:390</guid><dc:creator>Shaoun</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I am upgrading a page of an existing site. I used asp.net ajax control toolkit. In that site i added accodion control with 2 accordion pane. But i am getting the following error message:&lt;/p&gt;
&lt;p&gt;&amp;quot;Could not load file or assembly &amp;#39;AjaxControlToolkit&amp;#39; or one of its dependencies. Strong name signature could not be verified.&amp;nbsp; The assembly may have been tampered with, or it was delay signed but not fully signed with the correct private key&amp;quot;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;How to solve this?&lt;/p&gt;</description></item><item><title>Re: Need Marg Module for crystal report 10 with VS 2008 setup project</title><link>http://msdnbangladesh.net/groups/professional_developer/forum/p/87/259.aspx#259</link><pubDate>Sun, 08 Mar 2009 06:13:56 GMT</pubDate><guid isPermaLink="false">019a604b-fb74-42d5-8a6d-7cedfb08f61c:259</guid><dc:creator>Arif</dc:creator><description>&lt;p&gt;thanks Avijit&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;You understand my problem. I think it will be solved. I will confirm you later&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Arif&lt;/p&gt;</description></item><item><title>Re: Need Marg Module for crystal report 10 with VS 2008 setup project</title><link>http://msdnbangladesh.net/groups/professional_developer/forum/p/87/258.aspx#258</link><pubDate>Sun, 08 Mar 2009 06:11:49 GMT</pubDate><guid isPermaLink="false">019a604b-fb74-42d5-8a6d-7cedfb08f61c:258</guid><dc:creator>Arif</dc:creator><description>&lt;p&gt;&lt;strong&gt; Nazmul vai&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Thank you for your reply. But my problem is not that you mention. And it solved.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Thanks again&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Arif&lt;br /&gt;&lt;/strong&gt;&lt;/p&gt;</description></item><item><title>Re: Need Marg Module for crystal report 10 with VS 2008 setup project</title><link>http://msdnbangladesh.net/groups/professional_developer/forum/p/87/166.aspx#166</link><pubDate>Thu, 19 Feb 2009 04:54:43 GMT</pubDate><guid isPermaLink="false">019a604b-fb74-42d5-8a6d-7cedfb08f61c:166</guid><dc:creator>nazmul_ahsan</dc:creator><description>&lt;p&gt;Hi Arif,&lt;/p&gt;
&lt;p&gt;If I understand your question that you want to deploy ur project using setup file which will deploy all ur dependancy (.NET framework,crystal report , etc) in target machine. You can do that using add Prerequisites in setup file. To do so you need to do following work.&lt;/p&gt;
&lt;p&gt;1. Create Setup project.&lt;/p&gt;
&lt;p&gt;2. Select ur Setup Project in Solution Explore. Right click on it and select Propreties.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://msdnbangladesh.net/cfs-file.ashx/__key/CommunityServer.Discussions.Components.Files/39/5153.1.JPG"&gt;&lt;img src="http://msdnbangladesh.net/resized-image.ashx/__size/550x0/__key/CommunityServer.Discussions.Components.Files/39/5153.1.JPG" border="0" alt="" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;3. Property Pages dialog box will open. You will find a button named &amp;quot;&lt;b&gt;Prerequisites...&lt;/b&gt;&amp;quot;. This will open Prerequisites Dialog.&lt;/p&gt;
&lt;p&gt;&lt;a href="http://msdnbangladesh.net/cfs-file.ashx/__key/CommunityServer.Discussions.Components.Files/39/3247.2.JPG"&gt;&lt;/a&gt;&lt;a href="http://msdnbangladesh.net/cfs-file.ashx/__key/CommunityServer.Discussions.Components.Files/39/3362.2.JPG"&gt;&lt;img src="http://msdnbangladesh.net/resized-image.ashx/__size/550x0/__key/CommunityServer.Discussions.Components.Files/39/3362.2.JPG" border="0" alt="" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;4. Select ur prerequisites from listbox.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;You are also able to specify the install location of ur prerequisites .......&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Please forgive me for any mistake.&lt;/p&gt;</description></item><item><title>Re: Need Marg Module for crystal report 10 with VS 2008 setup project</title><link>http://msdnbangladesh.net/groups/professional_developer/forum/p/87/165.aspx#165</link><pubDate>Thu, 19 Feb 2009 03:52:33 GMT</pubDate><guid isPermaLink="false">019a604b-fb74-42d5-8a6d-7cedfb08f61c:165</guid><dc:creator>Avijit Roy</dc:creator><description>&lt;p&gt;Hi Everybody,&lt;/p&gt;
&lt;p&gt;Try following link.&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" href="https://smpdl.sap-ag.de/~sapidp/012002523100005986132008E/cr10_net_mm.zip"&gt;&lt;span style="color:#990000;"&gt;https://smpdl.sap-ag.de/~sapidp/012002523100005986132008E/cr10_net_mm.zip&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanking you,&lt;/p&gt;
&lt;p&gt;Avijit Roy&lt;/p&gt;</description></item><item><title>Need Marg Module for crystal report 10 with VS 2008 setup project</title><link>http://msdnbangladesh.net/groups/professional_developer/forum/p/87/98.aspx#98</link><pubDate>Thu, 12 Feb 2009 04:24:02 GMT</pubDate><guid isPermaLink="false">019a604b-fb74-42d5-8a6d-7cedfb08f61c:98</guid><dc:creator>Arif</dc:creator><description>Hi all

 Previously with VS 2005 we can create setup project with crystal report redistributable package ( as marg module ).
That install crystal report on target machine.

But in VS 2008 this feature is removed. We can include a crystall report.MSI file with setup project which cant install target machine by installing mail msi file. We have to install main Msi and crystal report.msi separately.

I am not sure is there another way.

and as my first post please forgive me for any mistake


Arif</description></item></channel></rss>
