RE: Re: Master Page & BlogEngine
I loaded my blog (BlogEngine) into Visual Studio 2010 via the FTP feature… BTW, very cool…AnyWho, when I go to click on "Design" that's at the bottom left-hand corner of the window… I get this error...
View ArticleHandles clause requires a WithEvents variable defined in the containing type
Hi allI have 100 aspx pages. Only 1 of them have problemes. I use VS 2010 and doesn't recognize my handles sentences either the controls. I can't figure it out why.In spanish the error is la cláusula...
View ArticleCalling powershell in VB
Dear Expert,Need your support to working with VB, this is my first time i am trying to develop program in VB and calling powershell command,following below microsoft link , but did not success however...
View ArticleRelease Configuration
I'm using 2012 Professional and I've been trying to create a release configuration for my website, and also use the new web.config transforms. However, I'm not able to create a release configuration....
View ArticleCreating reports
What is the best/easiest/free-ist way to create a report to be printed from a web page?
View ArticleVS2012 -- Web Site rebuilding every time I run it
I've just updated to Visual Studio 2012 and am having a new problem: every time I tell the website to debug, it rebuilds the entire site even though I made no changes to the code. It takes 5 to 10...
View ArticleVisual Studio Documentation missing "Web Development" topic
How come the MSDN library online has the topic "MSDN > Web Development" but the Visual Studio 2010 / 2012 documentation doesn't have this topic ? Yes there is .NET Framework ... ASP.NET... but why...
View ArticleChange owner of event google calendar
Hi,Has any way to change owner of google calendar event.I'm using GOAuthRequestFactory to call CalendarService by service.RequestfactoryI get entry by (eventid, email, requesfactory) after that i clear...
View ArticleNuget Packages - Freezing on Install
Hi there,I have an issue installing Nuget packages on my MVC3 projects in Visual Web Developer. If I use the GUI via Visual Studio, it hangs not long after I click install. I have to kill Visual Web...
View ArticleB2B booking system(web services)!
can someone provide me the link to source code for the B2B booking system, where business has to consume to web serivce of supplier.it would be greate if the project provide a step by step PDF guide to...
View Articlereferences for b2b website(web services)
Hi,im currently handling a new projeect on B2B e-commerce website. This project requires us to make the suppliers website and we as the company can consume the web service.The business Process...
View ArticleRE: Re: Publishing puts files/folders in "bin" directory instead of...
Hi All: I just ran into an issue where a website I'm publishing using webdeploy from VS2010 is putting certain folders/files in the bin diretory instead of the root of the website where they exist. It...
View Articlevisual studio 2012 start page displays old news.
Hey all. I've been searching for info on this, with no luck.I've installed VS 2012, and I've always appreciated the start page's "Latest News" section. Unfortunately, the most recent news displayed...
View ArticlePrevent to retain textbox value on postback when enableviewstate=false
i have a registration form after submit the form i have cleared the textbox value and also enableviewstate=false. but after postback previous value are retaining in textbox . please give me solution...
View Articleproblem with place of controls event handler!!!
hi all.one of my visual studio web pages has encountrated with an error! when i add a control like button and double click on it too write its code,instead of open in code behind it opens in markup as...
View ArticleVisual Studio 2012 buggy
I've installed VS 2012 recently to use it for web development, and it feels like that I file bugs for it more than I use it for productive work. Who's let this dog out?
View ArticleMSDN Library -> Web Development topic missing from local Visual Studio...
Why is it that the help library installed with visual studio 2010 / 2012 doesn't have the "Web Development" top level topic in the table of contents but it's visible on the MSDN web site...
View ArticleInsert image in SQL db
Hi, Can someone guide me through this issue? Here is code: protected void cmdSaveImage_Click(object sender, EventArgs e) { try { //Read Image Bytes into a byte array byte[] imageData =...
View Articlemigration to vs 2012 test project error
I tried to migrate Framework 4.0 to 4.5. Everything works fine, but i get this error on the test project.Test Failed:" The current test instance has a TestContext that does not have a known result...
View ArticleAdding files to EnvDTE80.solution
I have used EnvDTE80.Solution for creating the solution folder in the existing solution.While adding the files to these solution folder by c# codeing, the files get opened...
View Article