-
Hi Rick,
i can't get this to work in my solution?
I always get this error in your resource editor:
'object' does not contain a definition for 'ObjectCreationHandling'
and i'm unable to fix it. Refr…
DevZ1 updated
9 years ago
-
I have an existing WebForm application that uses meta:xxxxx tags in the HTML. So, I followed the instructions you listed in the section labeled "Using the ASP.NET Resource Provider". Now I am gettin…
-
The following code fails in nopython mode, even though all I try to do is to access a 3d vector, stored in a 2d array:
``` python
# -*- coding: utf-8 -*-
""" Using arrays as replacement for a struct.…
-
Rick,
I am a newbie to VISUAL STUDIO 2013 and .NET programming. Unfortunately, nearly all of our code here at my company was made before MVC. So, how do I integrate your code in with existing non-M…
-
```
What is the expected output? What do you see instead?
Not really good with javascripts, but if there is anyway i can resize the
video output....please provide :-)
What version of the product are …
-
Hello,
Can you move the web resource editor to a separate nuget package to WestWind.Globalization, please? Or provide it as a separate git repository that people can clone. I was quite surprised when…
-
Sometimes my website's labels and button texts turn blank. The only way to restore them is to restart the application pool.
Running WebForms on .NET Framework 4
-
```
What steps will reproduce the problem?
1.try to pass a maxwidth or maxheight (maxWidth/maxHeight)
2.same size embed gets returned
What is the expected output? What do you see instead?
I would hav…
-
I'm not sure what I am missing, but I don't seem to be able to shake these two errors when installing this package via nuget:
Error 32 Could not load type 'Westwind.GlobalizationWeb.LocalizationAd…
-
I believe I've found a bug in the `Westwind.Web.Mvc.ViewRenderer` implementation.
In `RenderViewToStringInternal` (line 137), it checks to see if the `viewEngineResult` is null. At least with MVC4 in…